юбилей
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
957544dc54
commit
5e6a4cd8b6
@ -39,7 +39,7 @@ jobs:
|
|||||||
# https://github.com/lzhiyong/android-sdk-tools/releases
|
# https://github.com/lzhiyong/android-sdk-tools/releases
|
||||||
- name: Install ADB
|
- name: Install ADB
|
||||||
run: |
|
run: |
|
||||||
curl --compressed --location --output tools.zip https://github.com/lzhiyong/android-sdk-tools/releases/download/33.0.3/android-sdk-tools-static-aarch64.zip
|
curl --compressed --location --output tools.zip https://github.com/lzhiyong/android-sdk-tools/releases/download/34.0.3/android-sdk-tools-static-aarch64.zip
|
||||||
unzip -d tools -n -q tools.zip
|
unzip -d tools -n -q tools.zip
|
||||||
rm -f tools.zip
|
rm -f tools.zip
|
||||||
cp tools/platform-tools/adb $ANDROID_HOME/platform-tools/adb
|
cp tools/platform-tools/adb $ANDROID_HOME/platform-tools/adb
|
||||||
|
Loading…
Reference in New Issue
Block a user