Skip to content

Commit

Permalink
fixed ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Arfey committed Apr 3, 2024
1 parent 8200afb commit 964125b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
# install poetry
curl -sSL https://install.python-poetry.org | python3 -
poetry config settings.virtualenvs.create false
poetry config virtualenvs.create false
# install deps
pip install poetry-dynamic-versioning bandit twine
Expand Down

0 comments on commit 964125b

Please sign in to comment.