а может и не юбилей
Some checks are pending
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Waiting to run

This commit is contained in:
Alexander Kacheryants 2024-07-12 04:32:21 +03:00
parent 5e6a4cd8b6
commit 0a231f8b3a

View File

@ -38,6 +38,7 @@ jobs:
# https://github.com/lzhiyong/android-sdk-tools/releases
- name: Install ADB
continue-on-error: true
run: |
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