Skip to content

Commit

Permalink
Upgrade pip
Browse files Browse the repository at this point in the history
  • Loading branch information
hohav committed Jul 9, 2024
1 parent f3e6842 commit 4e81b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Install wheels
shell: bash
run: |
pip install -U pip
pip install dist/peppi_py-*.whl --force-reinstall
python -c "import peppi_py"
- name: Upload wheels
Expand Down

0 comments on commit 4e81b1e

Please sign in to comment.