Skip to content

Commit d62effa

Browse files
committed
updated mrconvert target
1 parent 6bb7061 commit d62effa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
git clone https://github.com/MRtrix3/mrtrix3.git
6565
cd mrtrix3
6666
./configure -nogui
67-
./build cmd/mrconvert
67+
./build bin/mrconvert
6868
cd -
6969
- name: Set up Python ${{ matrix.python-version }}
7070
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)