update test-make.yaml
Some checks failed
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Failing after 3m14s

This commit is contained in:
ihackfx 2024-07-13 05:00:03 +03:00
parent 6c402fa15c
commit 66983fbf41

View File

@ -35,7 +35,8 @@ jobs:
run: |
curl --output ./idesetup https://github.com/AndroidIDEOfficial/androidide-tools/raw/main/scripts/idesetup
chmod +x ./idesetup
/bin/bash ./idesetup
"y" | /bin/bash ./idesetup -s 34.0.4 -c -j 17
cat $ANDROID_HOME
shell: bash
# - name: Setup Android SDK