This commit is contained in:
AbdBarho 2022-10-14 16:19:03 +02:00
parent a7facedef9
commit f60f37ee36

View file

@ -19,7 +19,7 @@ jobs:
steps:
- run: |
apt-get update
apt-get install gpg wget -y
apt-get install gpg wget git -y
wget https://developer.download.nvidia.com/compute/cuda/repos/debian11/x86_64/cuda-keyring_1.0-1_all.deb
dpkg -i cuda-keyring_1.0-1_all.deb
apt-get update