This commit is contained in:
parent
9556d8c5f4
commit
cedccf0d57
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ jobs:
|
|||
java-version: '21'
|
||||
distribution: 'temurin'
|
||||
- name: build with maven
|
||||
run: mvn --batch-mode --file pom.xml package
|
||||
run: maven --batch-mode --file pom.xml package
|
||||
|
|
Loading…
Add table
Reference in a new issue