feat: remain windows support

This commit is contained in:
DarshanBPatel 2024-10-30 15:58:50 +05:30
parent c60ebdc237
commit 15e3df35ac
No known key found for this signature in database
GPG Key ID: 9A92CCD9899F0D22
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ build_component() {
change_directory - > /dev/null
else
echo "$name directory not found: $dir"
exit 1
fi
}
echo "1. Updating submodules"