update test-make.yaml
Some checks failed
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Failing after 3m14s
Some checks failed
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Failing after 3m14s
This commit is contained in:
parent
6c402fa15c
commit
66983fbf41
@ -35,7 +35,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
curl --output ./idesetup https://github.com/AndroidIDEOfficial/androidide-tools/raw/main/scripts/idesetup
|
curl --output ./idesetup https://github.com/AndroidIDEOfficial/androidide-tools/raw/main/scripts/idesetup
|
||||||
chmod +x ./idesetup
|
chmod +x ./idesetup
|
||||||
/bin/bash ./idesetup
|
"y" | /bin/bash ./idesetup -s 34.0.4 -c -j 17
|
||||||
|
cat $ANDROID_HOME
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
# - name: Setup Android SDK
|
# - name: Setup Android SDK
|
||||||
|
Loading…
Reference in New Issue
Block a user