ci: add distribution in snapshot job
This commit is contained in:
parent
19d54dbe95
commit
9f6cf39ff2
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -123,6 +123,7 @@ jobs:
|
|||||||
- name: Set up JDK 17
|
- name: Set up JDK 17
|
||||||
uses: actions/setup-java@v3
|
uses: actions/setup-java@v3
|
||||||
with:
|
with:
|
||||||
|
distribution: 'temurin'
|
||||||
java-version: 17
|
java-version: 17
|
||||||
architecture: x64
|
architecture: x64
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user