Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
christianversloot committed Nov 30, 2020
1 parent 29f249a commit 3d6cb1a
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 @@ -19,7 +19,7 @@ jobs:
python-version: '3.7'
- name: Install dependencies
run: |
python -m pip3 install --upgrade pip
python -m pip install --upgrade pip
pip3 install setuptools wheel twine --upgrade --force
- name: Build and publish
env:
Expand Down

0 comments on commit 3d6cb1a

Please sign in to comment.