Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun authored Feb 26, 2022
1 parent ce656a0 commit 8daa4c0
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 @@ -16,4 +16,4 @@ jobs:
distribution: 'temurin'
cache: maven
- name: Validate and Compile with Maven
run: mvn validate compile -Pprod
run: mvn validate compile

0 comments on commit 8daa4c0

Please sign in to comment.