This commit is contained in:
parent
dd8b1c81ea
commit
dbfe5352d4
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@ -36,6 +36,9 @@ jobs:
|
||||
distribution: 'temurin'
|
||||
cache: gradle
|
||||
|
||||
- name: Setup Android SDK
|
||||
uses: android-actions/setup-android@v3
|
||||
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Build with Gradle
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user