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:04:33 +03:00
parent 66983fbf41
commit 8d040c239d

View File

@ -33,7 +33,8 @@ jobs:
- name: test SDK
run: |
curl --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
chmod +x ./idesetup
"y" | /bin/bash ./idesetup -s 34.0.4 -c -j 17
cat $ANDROID_HOME