mirror of
https://github.com/traccar/traccar.git
synced 2025-01-08 11:47:49 +08:00
Try different java distribution
This commit is contained in:
parent
80e8844a6b
commit
f4c0264df1
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
working-directory: ./traccar-web
|
||||
- uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: zulu
|
||||
distribution: temurin
|
||||
java-version: 11
|
||||
cache: gradle
|
||||
- run: ./gradlew build
|
||||
|
Loading…
Reference in New Issue
Block a user