.github/workflows/build.yml aktualisiert
Build & Release / build-and-release (push) Failing after 14s

This commit is contained in:
2026-03-17 03:14:11 +01:00
parent 6df6b94e99
commit 9c84427262
+1
View File
@@ -17,6 +17,7 @@ jobs:
uses: https://git.oryfox.de/actions/setup-java@v4
with:
java-version: 25
distribution: corretto
- name: Build with Maven
run: mvn -B clean package