Another attempt at fixing the GPU CI build (#2)

This commit is contained in:
Matt Pharr 2025-10-24 15:02:58 -07:00
parent 500a5be84d
commit 6e32904799

View file

@ -37,6 +37,7 @@ jobs:
cuda: ${{ matrix.cuda }}
method: 'network'
sub-packages: '[ "nvcc" ]'
use-github-cache: false
- name: Check NVCC
run: nvcc -V