Skip to content

Commit 5f9fa8c

Browse files
authored
Update android.yml
1 parent 710fe73 commit 5f9fa8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
uses: actions/setup-java@v4
1616
with:
1717
java-version: 17
18+
distribution: 'zulu'
1819
- name: Check Snippets
1920
run: python scripts/checksnippets.py
2021
- name: What is home?

0 commit comments

Comments
 (0)