Skip to content

Commit 037ead3

Browse files
authored
Update android.yml
1 parent 3385372 commit 037ead3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/android.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
distribution: 'temurin'
2525
cache: gradle
2626

27+
- name: Setup Android SDK
28+
uses: android-actions/setup-android@v3
29+
2730
- name: Set permissions for gradlew
2831
run: chmod +x gradlew
2932

0 commit comments

Comments
 (0)