Skip to content

Commit 709d2ec

Browse files
committed
install neurodocker from main branch to pick up conda TOS change
1 parent 5658b4f commit 709d2ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
run: |
5959
pip install -r requirements.txt
6060
pip install .
61+
pip install git+https://github.com/ReproNim/neurodocker.git@main
62+
6163
- name: Login to Docker registry
6264
uses: docker/login-action@v2
6365
with:

0 commit comments

Comments
 (0)