Skip to content

Commit

Permalink
ls
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Sep 29, 2024
1 parent 279de33 commit d2fbc09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manylinux2014-wheel-build/build_depends.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,9 @@ export PKG_CONFIG_PATH="$BUILD_PREFIX/lib/pkgconfig/:$PKG_CONFIG_PATH"
yum install -y devtoolset-9-gcc devtoolset-9-gcc-c++

ln -s /opt/_internal/tools/bin/python3 /usr/local/bin/python3
echo "torchone"
ls -la /opt/_internal/cpython-3.12.6
echo "torchtwo"
ls -la /opt/_internal/cpython-3.12.6/bin

. .github/workflows/wheels-dependencies.sh

0 comments on commit d2fbc09

Please # to comment.