Skip to content

Commit b6d9ce0

Browse files
committed
Another attempt at fixing the GPU CI build (#3)
1 parent 6e32904 commit b6d9ce0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-gpu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
method: 'network'
3939
sub-packages: '[ "nvcc" ]'
4040
use-github-cache: false
41+
use-local-cache: false
4142

4243
- name: Check NVCC
4344
run: nvcc -V

0 commit comments

Comments
 (0)