mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-29 09:29:46 +03:00
Save the *whole* file...
This commit is contained in:
parent
ab9dd5ed05
commit
4a069e0267
2
.github/workflows/wheels-dependencies.sh
vendored
2
.github/workflows/wheels-dependencies.sh
vendored
|
@ -269,7 +269,7 @@ function build {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ -z "$IOS_SDK" ]]; then
|
if [[ -z "$IOS_SDK" ]]; then
|
||||||
# Short term workaround; buillib
|
# Short term workaround; don't build libavif on iOS
|
||||||
build_libavif
|
build_libavif
|
||||||
fi
|
fi
|
||||||
build_libpng
|
build_libpng
|
||||||
|
|
Loading…
Reference in New Issue
Block a user