Skip to content

Commit

Permalink
Update script
Browse files Browse the repository at this point in the history
  • Loading branch information
tutn-axonivy committed Mar 22, 2024
1 parent c3d96f2 commit 531e437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
java-version: "21"

- name: Build source
shell: bash
run: |
cd market-test
mvn clean compile exec:java -Dexec.mainClass="com.axonivy.market.CreateBundle" -Dmaven.plugin.validation=none -Duser.home=/tmp
Expand Down

0 comments on commit 531e437

Please sign in to comment.