.github/workflows/build.yml aktualisiert
Build & Release / build-and-release (push) Has been cancelled

This commit is contained in:
2026-03-17 03:16:45 +01:00
parent 9c84427262
commit ad37236d87
+1
View File
@@ -18,6 +18,7 @@ jobs:
with:
java-version: 25
distribution: corretto
cache: maven
- name: Build with Maven
run: mvn -B clean package