Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelburnham committed Dec 4, 2024
1 parent 2b4daed commit 8e028b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
run: nvidia-smi
- run: |
sudo apt-get update && sudo apt-get upgrade
- run: |
sudo apt-get install cuda
- run: which cuda
# - run: |
# sudo apt-get install cuda
- run: which nvcc

0 comments on commit 8e028b1

Please sign in to comment.