update test-make.yaml
Some checks failed
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Has been cancelled
Some checks failed
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Has been cancelled
This commit is contained in:
parent
66983fbf41
commit
8d040c239d
@ -33,7 +33,8 @@ jobs:
|
|||||||
|
|
||||||
- name: test SDK
|
- name: test SDK
|
||||||
run: |
|
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
|
chmod +x ./idesetup
|
||||||
"y" | /bin/bash ./idesetup -s 34.0.4 -c -j 17
|
"y" | /bin/bash ./idesetup -s 34.0.4 -c -j 17
|
||||||
cat $ANDROID_HOME
|
cat $ANDROID_HOME
|
||||||
|
Loading…
Reference in New Issue
Block a user