Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nilswende committed Oct 25, 2024
1 parent 3dd5406 commit 69915d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
cache: maven

- name: Build with Maven
run: mvn --batch-translator --update-snapshots package
run: mvn --batch-mode --update-snapshots package

0 comments on commit 69915d8

Please # to comment.