Skip to content

Commit 6c193c7

Browse files
pip install wheel
1 parent 28eaf57 commit 6c193c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
env:
2121
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
2222
run: |
23+
pip install wheel
2324
make upload

0 commit comments

Comments
 (0)