Compare commits
2 commits
e867b2ff60
...
3141068249
Author | SHA1 | Date | |
---|---|---|---|
3141068249 | |||
d9e3c4b03d |
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ jobs:
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
java-version: 21
|
java-version: 21
|
||||||
|
|
||||||
|
- name: Set up Maven
|
||||||
|
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