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 003f168 commit 2b4daed
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 @@ -14,7 +14,7 @@ jobs:
- name: Test GPU
run: nvidia-smi
- run: |
sudo apt-get update
sudo apt-get update && sudo apt-get upgrade
- run: |
sudo apt-get install cuda
- run: which cuda

0 comments on commit 2b4daed

Please sign in to comment.