Skip to content

Commit

Permalink
yum
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 2, 2025
1 parent 36952eb commit a76ec51
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/wheels-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,9 @@ function build_harfbuzz {
function build_libavif {
if [ -e libavif-stamp ]; then return; fi

echo "torch perl version"
perl --version

build_openssl
if [[ "$MB_ML_VER" == 2014 ]]; then
yum install perl-IPC-Cmd
fi

if [[ "$PLAT" == "aarch64" ]]; then
# Once Amazon 2 is EOL on 30 June 2026, manylinux2014 will no longer be needed
Expand Down

0 comments on commit a76ec51

Please sign in to comment.