Skip to content

Commit

Permalink
test keyring cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
DaMandal0rian committed Jan 14, 2025
1 parent d7a5d78 commit 9754b2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
curl -fsSL https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-keyring_1.1-1_all.deb -o cuda-keyring.deb
sudo dpkg -i cuda-keyring.deb
sudo apt-get update
if: runner.os == 'Linux'

- name: CUDA toolchain
uses: Jimver/cuda-toolkit@4bd727d5619dc6fa323b1e76c3aa5dca94f5ec6d # v0.2.19
Expand Down

0 comments on commit 9754b2f

Please sign in to comment.