Skip to content

Commit

Permalink
#27 ⬆️ github action libraries; ⚡ faster python and poetry installation
Browse files Browse the repository at this point in the history
  • Loading branch information
d-ryan-ashcraft committed May 31, 2024
1 parent 6d81b78 commit 98e7133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
cache: maven

- name: Build poetry-monorepo-dependency-plugin
run: mvn -B install --file pom.xml
run: mvn -B install --file pom.xml -Dhabushu.usePyenv=false

# 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 98e7133

Please sign in to comment.