Skip to content

Commit

Permalink
#2 Focus on build
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-gary committed May 1, 2024
1 parent b07eab7 commit 327cbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
./get_helm.sh
- name: Build aiSSEMBLE
# run: mvn dependency:resolve --file pom.xml -Dhabushu.usePyenv=false
run: mvn -B install --file pom.xml -Dhabushu.usePyenv=false
run: mvn -B install --file pom.xml -Dhabushu.usePyenv=false -DskipTests

# # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
# - name: Update dependency graph
Expand Down

0 comments on commit 327cbdc

Please sign in to comment.