Skip to content

Commit 20f1017

Browse files
committed
fix gha publish
1 parent 6b40809 commit 20f1017

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
@@ -30,6 +30,7 @@ jobs:
3030
run: |
3131
python -m pip install --upgrade pip
3232
pip install twine
33+
pip install setuptools
3334
- name: Build package
3435
run: |
3536
python setup.py bdist_wheel --plat-name manylinux_2_17_x86_64

0 commit comments

Comments
 (0)