Skip to content

Commit

Permalink
Update cuda_build_windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonPara authored Jun 21, 2024
1 parent de7c080 commit 6b08644
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cuda_build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
- name: add CUDA to path
run: |
SET "PATH=%PATH%;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\bin"
nvcc -v
"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.2\bin"\nvcc -v
- name: Build project
run: |
Expand Down

0 comments on commit 6b08644

Please sign in to comment.