Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Sep 30, 2024
1 parent ac0e03f commit 7ca405b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions manylinux2014-wheel-build/build_depends.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,4 @@ export PKG_CONFIG_PATH="$BUILD_PREFIX/lib/pkgconfig/:$PKG_CONFIG_PATH"

yum install -y devtoolset-9-gcc devtoolset-9-gcc-c++

echo "torch"
find / -iname python3
exit

. .github/workflows/wheels-dependencies.sh
PATH=/opt/_internal/tools/bin/python3:$PATH . .github/workflows/wheels-dependencies.sh

0 comments on commit 7ca405b

Please sign in to comment.