Skip to content

Commit

Permalink
Update wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
faberno authored Oct 4, 2024
1 parent 747032e commit 54a9d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
echo "LD LIBRARY $LD_LIBRARY_PATH"
echo "PATH $PATH"
sudo rm /usr/local/cuda
echo Readlink before $(readlink /usr/local/cuda)
sudo ln -s $CUDA_PATH /usr/local/cuda
echo Readlink after $(readlink /usr/local/cuda)
Expand Down

0 comments on commit 54a9d4e

Please sign in to comment.