Skip to content

Commit 3292406

Browse files
committed
update
1 parent 3e12d09 commit 3292406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python-version: '3.10'
2121

2222
- name: Install python dependencies
23-
run: pip install build twine
23+
run: pip install --upgrade pip build twine
2424

2525
- name: Build sdist and wheel
2626
run: |

0 commit comments

Comments
 (0)