Skip to content

Commit

Permalink
Add CI/CD workflow for main branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwenyihust committed Nov 24, 2023
1 parent 7c017a9 commit 04f92a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
# Runs a set of commands using the runners shell
- name: Package
run: |
cd examples
cd examples/word-count
mvn clean package

0 comments on commit 04f92a7

Please sign in to comment.