Skip to content

Commit

Permalink
Be a bit less verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Jan 9, 2024
1 parent 89f3132 commit 611cef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
cache: maven
server-id: vpro-ossrh
- name: Build with Maven
run: mvn compile dependency:copy-dependencies
run: mvn -ntp -B compile dependency:copy-dependencies

0 comments on commit 611cef4

Please sign in to comment.