Skip to content

Commit 9649c95

Browse files
authored
Update dargon2_flutter_tests.yml
1 parent da7c48c commit 9649c95

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/dargon2_flutter_tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ jobs:
1616
uses: actions/checkout@v2
1717
with:
1818
submodules: recursive
19+
- name: Setup Java
20+
uses: actions/setup-java@v2
21+
with:
22+
java-version: '17'
1923
- name: Gradle cache
2024
uses: actions/cache@v2
2125
with:

0 commit comments

Comments
 (0)