mirror of
https://github.com/wisemapping/wisemapping-open-source.git
synced 2025-04-04 19:34:30 +08:00
Add zulu as distribution.
This commit is contained in:
parent
9c2e8219af
commit
2847ef434c
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
|||||||
uses: actions/setup-java@v3
|
uses: actions/setup-java@v3
|
||||||
with:
|
with:
|
||||||
java-version: '21'
|
java-version: '21'
|
||||||
|
distribution: 'zulu'
|
||||||
cache: maven
|
cache: maven
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn -B package --file wise-api/pom.xml
|
run: mvn -B package --file wise-api/pom.xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user