Skip to content

Commit

Permalink
Fix Publish stage
Browse files Browse the repository at this point in the history
  • Loading branch information
mludvig committed Dec 1, 2022
1 parent 92c6d79 commit ce48703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- run:
name: Install twine
command: |
python3 -m pip install --upgrade pip
python3 -m pip install twine
pyenv rehash
Expand Down

0 comments on commit ce48703

Please sign in to comment.