update test-make.yaml
Some checks failed
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Has been cancelled

This commit is contained in:
ihackfx 2024-07-13 05:10:58 +03:00
parent 8d040c239d
commit 6a8e9e93b4

View File

@ -36,7 +36,7 @@ jobs:
curl --location --output ./idesetup https://github.com/AndroidIDEOfficial/androidide-tools/raw/main/scripts/idesetup curl --location --output ./idesetup https://github.com/AndroidIDEOfficial/androidide-tools/raw/main/scripts/idesetup
ls ls
chmod +x ./idesetup chmod +x ./idesetup
"y" | /bin/bash ./idesetup -s 34.0.4 -c -j 17 'y' | ./idesetup -s 34.0.4 -c -j 17
cat $ANDROID_HOME cat $ANDROID_HOME
shell: bash shell: bash