fix android_home
Some checks failed
Build Android / Build APK (push) Failing after 3m47s

This commit is contained in:
Alexander Kacheryants 2024-07-11 20:35:13 +03:00
parent 0481ae23f3
commit 2c0eb6a27f

View File

@ -17,6 +17,9 @@ jobs:
java-version: '17'
cache: 'gradle'
- name: Setup Android SDK
uses: Swisyn/setup-android-sdk@v1
- name: Setup Node.js
uses: actions/setup-node@v1
with: