Skip to content

Commit a247c55

Browse files
committed
fix workflow
1 parent 859bd79 commit a247c55

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)