Skip to content

Commit c63c2bc

Browse files
committed
Update create-release.yml
1 parent d8bc49b commit c63c2bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- name: Create Built Distributions
3333
run: |
3434
pip install pip --upgrade
35+
pip install wheel
3536
pip install twine
3637
mkdir dist
3738
python setup.py sdist bdist_wheel

0 commit comments

Comments
 (0)