Skip to content

Commit

Permalink
nossl
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Dec 5, 2024
1 parent c467ac5 commit c10b769
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/wheels-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,6 @@ function build_rav1e {
curl https://sh.rustup.rs -sSf | sh -s -- -y
. "$HOME/.cargo/env"

if [ -z "$IS_MACOS" ]; then
build_openssl
fi

local out_dir=$(fetch_unpack https://github.com/xiph/rav1e/archive/refs/tags/v$RAV1E_VERSION.tar.gz)
cargo install cargo-c
if [ -n "$IS_MACOS" ]; then
Expand Down

0 comments on commit c10b769

Please sign in to comment.