Skip to content

Commit bcbea1b

Browse files
committed
updated mrtrix version to latest pydra syntax generator
1 parent 34a6b04 commit bcbea1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
sudo chown -R $USER $MRTRIX_HOME
7070
git clone https://github.com/tclose/mrtrix3.git $MRTRIX_HOME/src
7171
cd $MRTRIX_HOME/src
72-
git checkout pydra-usage-python-cmd
72+
git checkout pydra-usage-new-syntax
7373
git tag -a $MRTRIX_VERSION -m"Tag used to create a pydra-mrtrix3 release"
7474
git describe --abbrev=0
7575
# echo "MRTRIX_VERSION=$(git describe --tags --abbrev=0)" >> $GITHUB_ENV

0 commit comments

Comments
 (0)