Skip to content

Commit

Permalink
#2 update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-gary committed Apr 30, 2024
1 parent 02ad53a commit 4f72be8
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 @@ -57,7 +57,7 @@ jobs:
./get_helm.sh
- name: Build booz-allen-maven-licenses
run: |
git checkout -b ${{ inputs.buildBranch }}
git checkout 2-build-action
mvn dependency:resolve --file pom.xml -Dhabushu.usePyenv=false
# run: mvn -B install --file pom.xml -Dhabushu.usePyenv=false

Expand Down

0 comments on commit 4f72be8

Please sign in to comment.