We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871692f commit bee1db2Copy full SHA for bee1db2
1 file changed
.github/workflows/ci-bit.yaml
@@ -21,6 +21,7 @@ jobs:
21
run: |
22
sudo apt-get update
23
sudo apt-get install -y cmake file
24
+ sudo apt-get install -y cuda
25
26
- uses: Jimver/cuda-toolkit@master
27
id: cuda-toolkit
0 commit comments