mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-25 00:34:14 +03:00
CI: Update pip before installing dependencies.
Avoid pip warnings.
This commit is contained in:
parent
1674e425a7
commit
46c1f9389e
1
.github/workflows/test-cygwin.yml
vendored
1
.github/workflows/test-cygwin.yml
vendored
|
@ -61,6 +61,7 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
dash.exe -c "python3.${{ matrix.python-minor-version }} -m pip install -U pip"
|
||||
bash.exe .ci/install.sh
|
||||
|
||||
- name: Install a different NumPy
|
||||
|
|
Loading…
Reference in New Issue
Block a user