Skip to content

Commit

Permalink
I'm sorry I made a mistake in that previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuMoalic committed Oct 24, 2023
1 parent 62ab338 commit 5141bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
cuda: "12.1.0"
sub-packages: '["cudart", "nvcc"]'
non-cuda-sub-packages: '["cufft","curand"]'
non-cuda-sub-packages: '["libcufft","libcurand"]'
method: 'network'

- name: Build Binary
Expand Down

0 comments on commit 5141bd4

Please sign in to comment.