.github/workflows/build.yml aktualisiert
Build & Release / build-and-release (push) Failing after 14s
Build & Release / build-and-release (push) Failing after 14s
This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
|||||||
uses: https://git.oryfox.de/actions/setup-java@v4
|
uses: https://git.oryfox.de/actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
java-version: 25
|
java-version: 25
|
||||||
|
distribution: corretto
|
||||||
|
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn -B clean package
|
run: mvn -B clean package
|
||||||
|
|||||||
Reference in New Issue
Block a user