mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-04 05:03: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
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
dash.exe -c "python3.${{ matrix.python-minor-version }} -m pip install -U pip"
|
||||||
bash.exe .ci/install.sh
|
bash.exe .ci/install.sh
|
||||||
|
|
||||||
- name: Install a different NumPy
|
- name: Install a different NumPy
|
||||||
|
|
Loading…
Reference in New Issue
Block a user