upd ver
Some checks failed
Generated APK AAB (Upload - Create Artifact To Github Action) / build (push) Has been cancelled

This commit is contained in:
Alexander Kacheryants 2024-07-12 02:37:33 +03:00
parent 1ff12fa8fb
commit 57a3051e20

View File

@ -33,7 +33,7 @@ jobs:
- name: Set up Android SDK - name: Set up Android SDK
if: ${{ env.ACT }} # Only run on local act setups, as GitHub Actions provides the Android SDK on Ubuntu if: ${{ env.ACT }} # Only run on local act setups, as GitHub Actions provides the Android SDK on Ubuntu
uses: android-actions/setup-android@v2 uses: android-actions/setup-android@v3.2.1
# - name: Install Ionic # - name: Install Ionic
# run: npm install -g @ionic/cli # run: npm install -g @ionic/cli