parent
d9e3c4b03d
commit
3141068249
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ jobs:
|
||||||
java-version: 21
|
java-version: 21
|
||||||
|
|
||||||
- name: Set up Maven
|
- name: Set up Maven
|
||||||
uses: https://gitea.com/actions/setup-maven@v4
|
uses: https://gitea.com/actions/setup-maven@v5
|
||||||
|
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn -B package --file pom.xml
|
run: mvn -B package --file pom.xml
|
||||||
|
|
Loading…
Add table
Reference in a new issue