Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Robinson committed Oct 17, 2024
1 parent 19c751c commit a995eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
steps:
- script: |
set -x
whoami
export PATH=$PATH:/home/vsts_azpcontainer/.local/bin
pip install pipx && pipx install poetry
poetry version $SEMVER
poetry self add "poetry-pyinstaller-plugin[plugin]"
Expand Down

0 comments on commit a995eb4

Please sign in to comment.