Commit 9689d850 authored by nanahira's avatar nanahira

fix

parent 6e7868f8
Pipeline #4211 failed with stage
in 7 minutes and 2 seconds
......@@ -51,7 +51,7 @@
- name: install cudnn
become: true
apt:
deb: 'https://minio.mycard.moe:9000/nanahira/cudnn/{{item}}.deb'
deb: 'https://cdn01.moecube.com/nanahira/cudnn/{{item}}.deb'
with_items:
- libcudnn7_7.6.5.32-1+cuda10.1_amd64
- libcudnn7-dev_7.6.5.32-1+cuda10.1_amd64
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment