Skip to content

Commit 20a7b0c

Browse files
committed
tweak again
1 parent 8143b61 commit 20a7b0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
- name: install dependencies & build
1111
run: |
12-
python3 -m pip install setuptools build wheel
12+
pip3 install setuptools wheel
1313
python3 setup.py sdist bdist_wheel
1414
1515
- name: publish to Test PyPi

0 commit comments

Comments
 (0)