Skip to content

Commit 8bc14e2

Browse files
fdintinoradarhere
andauthored
Update .github/workflows/wheels-dependencies.sh
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent 7aca46c commit 8bc14e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ function build_libavif {
124124

125125
local build_type=MinSizeRel
126126

127-
if [[ -z "$IS_ALPINE" ]] && [[ "$MB_ML_VER" == 2014 ]]; then
127+
if [[ "$MB_ML_VER" == 2014 ]]; then
128128
build_type=Release
129129
fi
130130

0 commit comments

Comments
 (0)