We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c265c commit a5b3d5dCopy full SHA for a5b3d5d
.github/workflows/test-build.yml
@@ -24,4 +24,4 @@ jobs:
24
sudo apt-get update
25
sudo apt-get -y install cuda-toolkit-12-8
26
- name: make check
27
- run: bash install.sh -c -g
+ run: bash install.sh -c
0 commit comments