This commit is contained in:
colaman90 2024-09-08 10:42:06 +02:00
parent 7deb779cf7
commit c5d7d6786d

View File

@ -20,5 +20,5 @@ jobs:
with:
distribution: 'zulu' # See 'Supported distributions' for available options
java-version: '21'
- name: Build with Maven
- name: Build with Maven
run: mvn -B package --file pom.xml