Skip to content

Commit

Permalink
ssla
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Dec 6, 2024
1 parent 72dde3a commit c895432
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 @@ -110,7 +110,7 @@ function build_libavif {
. "$HOME/.cargo/env"

if [ -n "$IS_ALPINE" ]; then
apk add openssl-dev openssl-libs-static
echo "a"
elif [ -z "$IS_MACOS" ]; then
yum install -y openssl-devel
fi
Expand Down

0 comments on commit c895432

Please sign in to comment.