Skip to content

Commit bed9b08

Browse files
authored
Update python-publish.yml
1 parent 2e62f4b commit bed9b08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
run: |
2828
python -m pip install --upgrade pip
2929
pip install build
30+
pip install wheel
3031
- name: Build package
3132
run: python -m build
3233
- name: Publish package

0 commit comments

Comments
 (0)