mirror of
https://github.com/mmp/pbrt-v4
synced 2026-09-26 16:20:07 +03:00
Another attempt at fixing the GPU CI build (#2)
This commit is contained in:
parent
500a5be84d
commit
6e32904799
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci-gpu.yml
vendored
1
.github/workflows/ci-gpu.yml
vendored
|
|
@ -37,6 +37,7 @@ jobs:
|
|||
cuda: ${{ matrix.cuda }}
|
||||
method: 'network'
|
||||
sub-packages: '[ "nvcc" ]'
|
||||
use-github-cache: false
|
||||
|
||||
- name: Check NVCC
|
||||
run: nvcc -V
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue