Skip to content

Commit d6a1574

Browse files
committed
ci: ensure pip
1 parent 05dad4e commit d6a1574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
args: --release --out dist --find-interpreter
4242
sccache: "true"
4343
manylinux: "2_28"
44+
before-script-linux: python -m ensurepip
4445
- name: Upload wheels
4546
uses: actions/upload-artifact@v4
4647
with:

0 commit comments

Comments
 (0)