Skip to content

Commit 1aa8482

Browse files
committed
fix workflow
(cherry picked from commit b2d5bab)
1 parent 61bc2f4 commit 1aa8482

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- name: set up jdk
2929
uses: actions/setup-java@v3
3030
with:
31+
distribution: 'temurin'
3132
java-version: 11
3233

3334
- name: publish release

0 commit comments

Comments
 (0)