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 e807d14 commit 492e599Copy full SHA for 492e599
.github/workflows/releaseDeploy.yml
@@ -71,6 +71,7 @@ jobs:
71
id: cuda-toolkit-ubuntu
72
with:
73
cuda: '12.8.1'
74
+ method: 'network'
75
76
- name: Configure CMake (Ubuntu)
77
if: matrix.os == 'ubuntu-24.04'
0 commit comments