Skip to content

Commit afcc99e

Browse files
committed
TST: More [build wheels]
1 parent c1e0fbb commit afcc99e

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
@@ -82,7 +82,7 @@ jobs:
8282
- uses: actions/setup-python@v3
8383

8484
- name: Update pip/pipx
85-
run: pip install --upgrade pip pipx
85+
run: python -m pip install --upgrade pip pipx
8686

8787
# For aarch64 support
8888
# https://cibuildwheel.pypa.io/en/stable/faq/#emulation

0 commit comments

Comments
 (0)