mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-23 10:41:58 +03:00
Update .github/workflows/wheels-dependencies.sh
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
parent
7aca46c356
commit
8bc14e2a6b
2
.github/workflows/wheels-dependencies.sh
vendored
2
.github/workflows/wheels-dependencies.sh
vendored
|
@ -124,7 +124,7 @@ function build_libavif {
|
|||
|
||||
local build_type=MinSizeRel
|
||||
|
||||
if [[ -z "$IS_ALPINE" ]] && [[ "$MB_ML_VER" == 2014 ]]; then
|
||||
if [[ "$MB_ML_VER" == 2014 ]]; then
|
||||
build_type=Release
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user