mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Removed wget dependency
This commit is contained in:
parent
cc71b4c1b2
commit
e79460e775
3
.github/workflows/test-mingw.yml
vendored
3
.github/workflows/test-mingw.yml
vendored
|
@ -59,8 +59,7 @@ jobs:
|
||||||
${{ matrix.package }}-python3-numpy \
|
${{ matrix.package }}-python3-numpy \
|
||||||
${{ matrix.package }}-python3-olefile \
|
${{ matrix.package }}-python3-olefile \
|
||||||
${{ matrix.package }}-python3-pip \
|
${{ matrix.package }}-python3-pip \
|
||||||
${{ matrix.package }}-python3-setuptools \
|
${{ matrix.package }}-python3-setuptools
|
||||||
${{ matrix.package }}-wget
|
|
||||||
|
|
||||||
if [ ${{ matrix.package }} == "mingw-w64-x86_64" ]; then
|
if [ ${{ matrix.package }} == "mingw-w64-x86_64" ]; then
|
||||||
pacman -S --noconfirm \
|
pacman -S --noconfirm \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user