Skip to content

Commit

Permalink
static
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Dec 5, 2024
1 parent aa6860b commit 1a36509
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 @@ -103,7 +103,7 @@ function build_rav1e {
. "$HOME/.cargo/env"

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

0 comments on commit 1a36509

Please sign in to comment.