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