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