Skip to content

Commit 5bd73b9

Browse files
authored
Update develop.yml
1 parent 390322b commit 5bd73b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/develop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: actions/setup-java@v2
1818
with:
1919
java-version: 1.8
20+
distribution: 'adopt'
2021

2122
- name: Cache local Maven repository
2223
uses: actions/cache@v2

0 commit comments

Comments
 (0)