Skip to content

Commit

Permalink
pipenv run
Browse files Browse the repository at this point in the history
  • Loading branch information
rienafairefr committed Sep 17, 2019
1 parent 33629e7 commit 8208b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.pypi_password }}
run: |
twine upload api/dist/*
pipenv run twine upload api/dist/*

0 comments on commit 8208b18

Please sign in to comment.