Skip to content

Commit bab9df0

Browse files
authored
Update release.yml
1 parent 381564e commit bab9df0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- uses: actions/[email protected]
1919
with:
2020
java-version: '17'
21+
distribution: 'zulu'
2122

2223
- run: chmod +x ./gradlew
2324
- run: ./gradlew assemble

0 commit comments

Comments
 (0)