Skip to content

Commit 06f67dc

Browse files
committed
no need for pip anymore
1 parent 36463ab commit 06f67dc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-binary-packages.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,10 +191,6 @@ jobs:
191191
if: false
192192

193193
# - uses: actions/setup-python@v5
194-
- name: Install pip
195-
shell: msys2 {0}
196-
run: |
197-
pacman --noconfirm -S python-pip
198194

199195
- name: Build Python bindings
200196
shell: msys2 {0}

0 commit comments

Comments
 (0)