Skip to content

Commit f54533b

Browse files
committed
Update build-test-publish.yml
1 parent ee8c38a commit f54533b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build-test-publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,9 @@ jobs:
185185
datalad get -r -J 2 -d hcph-pilot_fieldmaps/ hcph-pilot_fieldmaps/*
186186
187187
# ds005250
188-
datalad install -r https://gin.g-node.org/tsalo/ds005250-sdcflows.git
189-
datalad update -r --merge -d ds005250-sdcflows/
190-
datalad get -r -J 2 -d ds005250-sdcflows/ ds005250-sdcflows/sub-04/ses-2/
188+
datalad install -r https://github.com/nipreps-data/ds005250.git
189+
datalad update -r --merge -d ds005250/
190+
datalad get -r -J 2 -d ds005250/ ds005250/sub-04/ses-2/
191191
192192
- name: Set FreeSurfer variables
193193
run: |

0 commit comments

Comments
 (0)