Skip to content

Commit

Permalink
I think I can see the light!
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuMoalic committed Oct 24, 2023
1 parent 5141bd4 commit bc4a371
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: '["libcufft","libcurand"]'
non-cuda-sub-packages: '["libcufft-dev","libcurand-dev"]'
method: 'network'

- name: Build Binary
Expand Down

0 comments on commit bc4a371

Please sign in to comment.