Skip to content

Commit 2834ede

Browse files
committed
Update action
1 parent 645962d commit 2834ede

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
@@ -28,6 +28,7 @@ jobs:
2828
python -m pip install --upgrade pip
2929
pip install -r hillstone_client/requirements.txt
3030
pip install twine
31+
pip install wheel
3132
- name: Build package
3233
run: |
3334
python setup.py install

0 commit comments

Comments
 (0)