Skip to content

Commit f55cd9e

Browse files
committed
Only download nvcc
1 parent 67d3bb7 commit f55cd9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cuda.yml

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
id: cuda-toolkit
4242
with:
4343
cuda: '12.4.0'
44+
sub-packages: '["nvcc"]'
45+
method: 'network'
4446

4547
- name: Get number of CPU cores
4648
uses: SimenB/[email protected]

0 commit comments

Comments
 (0)