We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb7061 commit d62effaCopy full SHA for d62effa
.github/workflows/pythonpackage.yml
@@ -64,7 +64,7 @@ jobs:
64
git clone https://github.com/MRtrix3/mrtrix3.git
65
cd mrtrix3
66
./configure -nogui
67
- ./build cmd/mrconvert
+ ./build bin/mrconvert
68
cd -
69
- name: Set up Python ${{ matrix.python-version }}
70
uses: actions/setup-python@v2
0 commit comments