Skip to content

Commit

Permalink
Update build-test-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Dec 12, 2024
1 parent ee8c38a commit f54533b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,9 @@ jobs:
datalad get -r -J 2 -d hcph-pilot_fieldmaps/ hcph-pilot_fieldmaps/*
# ds005250
datalad install -r https://gin.g-node.org/tsalo/ds005250-sdcflows.git
datalad update -r --merge -d ds005250-sdcflows/
datalad get -r -J 2 -d ds005250-sdcflows/ ds005250-sdcflows/sub-04/ses-2/
datalad install -r https://github.com/nipreps-data/ds005250.git
datalad update -r --merge -d ds005250/
datalad get -r -J 2 -d ds005250/ ds005250/sub-04/ses-2/
- name: Set FreeSurfer variables
run: |
Expand Down

0 comments on commit f54533b

Please sign in to comment.