Skip to content

Commit c451ce4

Browse files
committed
try network installation
1 parent a6cf920 commit c451ce4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ jobs:
163163
id: cuda-toolkit
164164
with:
165165
cuda: "11.8.0"
166+
method: network
167+
sub-packages: '["nvcc", "cudart"]'
166168

167169
- name: Build openmm package
168170
shell: bash -l {0}

0 commit comments

Comments
 (0)