Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yennanliu authored Nov 5, 2022
1 parent f745c32 commit 257fb13
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 @@ -29,4 +29,4 @@ jobs:
# - name: Build springBootBlog
# run: cd springBootBlog && mvn package
- name: Build springCloud1
run: cd springCloud1 && mvn package
run: cd springAdvance/springCloud1 && mvn package

0 comments on commit 257fb13

Please sign in to comment.