Skip to content

Commit cc08052

Browse files
committed
Don't upgrade pip.
1 parent 8c7c0ee commit cc08052

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-win-10.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ jobs:
66
steps:
77
- name: install conan
88
run: |
9-
python -m pip install --upgrade pip
109
pip install --upgrade conan
1110
shell: bash
1211

0 commit comments

Comments
 (0)