Skip to content

Commit d46d685

Browse files
Green-Skypkrmf
authored andcommitted
ci : switch cudatoolkit install on windows to networked (ggml-org#3236)
1 parent e4164d1 commit d46d685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@ jobs:
406406
id: cuda-toolkit
407407
with:
408408
cuda: ${{ matrix.cuda }}
409+
method: 'network'
409410
sub-packages: '["nvcc", "cudart", "cublas", "cublas_dev", "thrust", "visual_studio_integration"]'
410411

411412
- name: Build

0 commit comments

Comments
 (0)