Skip to content

Commit

Permalink
285 - update
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-gary committed Aug 21, 2024
1 parent cd15e54 commit 6431aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
# Run build with the gh-build profile
- name: Build aiSSEMBLE
run: |
./mvnw -B clean install -U --file pom.xml -pl :aissemble-stub -Pgh-build
./mvnw -B clean install -U --file pom.xml -Pgh-build
# ./mvnw -B clean install -U --file pom.xml -Pci,integration-test,gh-build
#NB: The following two explicit cache saves are necessary to ensure caches are saved on build failure,
# until https://github.com/actions/cache/issues/1315 is resolved
Expand Down

0 comments on commit 6431aaf

Please sign in to comment.