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 0849745 commit 79067fdCopy full SHA for 79067fd
.github/workflows/ci-cd.yaml
@@ -86,7 +86,7 @@ jobs:
86
echo "MODULEPATH=`pwd -P`/local/containers/modules" >> $GITHUB_ENV
87
popd
88
ls ~/work/pydra-tasks-ants/pydra-tasks-ants/neurocommand
89
- tree ~
+ tree ~/work/pydra-tasks-ants/pydra-tasks-ants/neurocommand/local
90
91
- name: Download Package Container
92
run: |
0 commit comments