Skip to content

Commit

Permalink
Fix ncc name
Browse files Browse the repository at this point in the history
  • Loading branch information
bkraad47 committed Jul 24, 2024
1 parent 84b9867 commit e5d2c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
cuda: '12.5.0'
method: 'network'
sub-packages: '["nvss", "cudart"]'
sub-packages: '["nvcc", "cudart"]'

- name: Install Python dependencies
run: |
Expand Down

0 comments on commit e5d2c7c

Please sign in to comment.