Skip to content

Commit

Permalink
alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 2, 2025
1 parent 9394bec commit f3ef815
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 @@ -108,7 +108,7 @@ function build_libavif {

if [[ "$MB_ML_VER" == 2014 ]]; then
if [ -n "$IS_ALPINE" ]; then
echo "alpine"
apk add perl-IPC-Cmd
else
yum install -y perl-IPC-Cmd
fi
Expand Down

0 comments on commit f3ef815

Please sign in to comment.