Skip to content

Commit fa069b9

Browse files
committed
tc
1 parent e86c286 commit fa069b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/pytorch/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ else
2424
fi
2525
EOF
2626
sudo chmod +x /opt/cache/bin/nvcc
27-
sudo mv /opt/cache/bin/nvcc /opt/cache/lib/
27+
# sudo mv /opt/cache/bin/nvcc /opt/cache/lib/
2828

2929
# shellcheck source=./common.sh
3030
source "$(dirname "${BASH_SOURCE[0]}")/common.sh"

0 commit comments

Comments
 (0)