Skip to content

Commit

Permalink
NVIDIA CUDA installation via winget in workflow pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Oct 26, 2024
1 parent 1a0300e commit 42bc46f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_ci_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ jobs:
run: |
winget install Nvidia.CUDA --disable-interactivity --accept-source-agreements -e
uses: Jimver/[email protected]
id: cuda-toolkit
with:
cuda: '12.5.0'

- name: Build Zhivo
run: |
python build.py
Expand Down

0 comments on commit 42bc46f

Please sign in to comment.