We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c420063 commit ac0c00eCopy full SHA for ac0c00e
.github/workflows/android.yml
@@ -49,7 +49,7 @@ jobs:
49
sdkmanager --install "ndk;27.0.11718014"
50
51
52
- - name: Build natibe libraries
+ - name: Build native libraries
53
run: |
54
bash ./platforms/build-android.sh ${{ matrix.config.arch }} complete_rebuild release
55
cp -r ./assets/ platforms/android/app/src/main
0 commit comments