Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix cuda installation for building wheels (#2879)
It seems GitHub Actions started to report a "no space left on device" error. This PR reverts #2359 and then only installs nvcc and cudart. --------- Signed-off-by: Jinzhe Zeng <[email protected]>
- Loading branch information