Skip to content

Commit

Permalink
signal
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 2, 2025
1 parent b5d1092 commit be806a4
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
apk add perl-ipc-run3
apk add perl-ipc-signal
else
yum install -y perl-IPC-Cmd
fi
Expand Down

0 comments on commit be806a4

Please sign in to comment.