Skip to content

Commit 3ca5a5a

Browse files
committed
Revert "manually install pip on Windows .__."
This reverts commit f764fd6.
1 parent f764fd6 commit 3ca5a5a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,6 @@ jobs:
104104
automake \
105105
libtool
106106
cabal v1-install alex happy
107-
curl https://bootstrap.pypa.io/get-pip.py
108-
python get-pip.py
109-
rm get-pip.py
110107
pip install setuptools
111108
112109
- name: Build package

0 commit comments

Comments
 (0)