Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
caojiajun authored Feb 13, 2025
1 parent db44927 commit 202c42b
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 @@ -21,4 +21,4 @@ jobs:
with:
java-version: 21
- name: Build with Maven
run: mvn clean package
run: mvn clean deploy

0 comments on commit 202c42b

Please sign in to comment.