Skip to content

Commit

Permalink
y
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 2, 2025
1 parent 4df1ffd commit 0c70526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ function build {
apk add imagemagick
else
if [[ "$MB_ML_VER" == "_2_28" ]]; then
yum install epel-release
yum install -y epel-release
fi
yum install -y ImageMagick
fi
Expand Down

0 comments on commit 0c70526

Please sign in to comment.