Skip to content

Commit

Permalink
Auto add CUDA to Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Nov 11, 2021
1 parent b64ab30 commit 4784602
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1
with:
arch: x64
- uses: Jimver/[email protected]
id: cuda-toolkit
with:
cuda: '11.2.2'
- name: Extract code signing cert
id: code_sign
uses: timheuer/base64-to-file@v1
Expand Down

0 comments on commit 4784602

Please sign in to comment.