Skip to content

Commit d5eae3b

Browse files
authored
Update build-ci.yml
1 parent 3151a15 commit d5eae3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2404/x86_64/cuda-keyring_1.1-1_all.deb
9797
sudo dpkg -i cuda-keyring_1.1-1_all.deb
9898
sudo apt-get update # Run apt-get update only once
99-
sudo apt-get install -y build-essential libcurl4-openssl-dev ccache cuda
99+
sudo apt-get install -y build-essential libcurl4-openssl-dev ccache cuda-12-6
100100
# sudo apt install software-properties-common
101101
# sudo add-apt-repository ppa:ubuntu-toolchain-r/test
102102
# sudo apt update

0 commit comments

Comments
 (0)