update test-make.yaml
Some checks failed
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Failing after 6m40s
Some checks failed
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Failing after 6m40s
This commit is contained in:
parent
6a8e9e93b4
commit
e3c372d085
@ -36,7 +36,7 @@ jobs:
|
||||
curl --location --output ./idesetup https://github.com/AndroidIDEOfficial/androidide-tools/raw/main/scripts/idesetup
|
||||
ls
|
||||
chmod +x ./idesetup
|
||||
'y' | ./idesetup -s 34.0.4 -c -j 17
|
||||
(while sleep 3; do echo "y"; done) | ./idesetup -s 34.0.4 -c -j 17
|
||||
cat $ANDROID_HOME
|
||||
shell: bash
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user