Skip to content

Commit

Permalink
after
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jan 8, 2025
1 parent 8893f91 commit f7c8a5e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/wheels-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,6 @@ function build {
if [ -z "$IS_ALPINE" ] && [ -z "$SANITIZER" ] && [ -z "$IS_MACOS" ]; then
yum remove -y zlib-devel
fi
echo "torchbefore"
sudo find / -iname libz.1.dylib
build_zlib_ng
echo "torchafter"
sudo find / -iname libz.1.dylib
Expand Down

0 comments on commit f7c8a5e

Please sign in to comment.