Skip to content

Commit

Permalink
Fix for newer CircleCI images
Browse files Browse the repository at this point in the history
  • Loading branch information
cjw296 committed Feb 25, 2022
1 parent 5e5f223 commit 9782a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .carthorse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ carthorse:
when:
- version-not-tagged
actions:
- run: "sudo pip install -e .[build]"
- run: "pip install -e .[build]"
- run: "twine upload -u __token__ -p $PYPI_TOKEN dist/*"
- create-tag

0 comments on commit 9782a45

Please sign in to comment.