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 (#3)
This commit is contained in:
parent
6e32904799
commit
b6d9ce0831
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci-gpu.yml
vendored
1
.github/workflows/ci-gpu.yml
vendored
|
|
@ -38,6 +38,7 @@ jobs:
|
|||
method: 'network'
|
||||
sub-packages: '[ "nvcc" ]'
|
||||
use-github-cache: false
|
||||
use-local-cache: false
|
||||
|
||||
- name: Check NVCC
|
||||
run: nvcc -V
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue