Skip to content

Commit

Permalink
Merge pull request #127 from con/upgrade-git-annex
Browse files Browse the repository at this point in the history
Install git-annex through neurodebian for more recent version
  • Loading branch information
yarikoptic committed Jul 9, 2021
2 parents 9668a00 + 1b6b8e8 commit dc7aa53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/inception-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Install datalad and git-annex
if: matrix.extra == 'datalad'
run: |
apt-get update && apt-get install -y git-annex
python -m pip install datalad
python -m pip install datalad datalad-installer
datalad-installer --sudo ok neurodebian git-annex -m neurodebian
- name: Checkout con/tinuous-inception
uses: actions/checkout@v2
Expand Down

0 comments on commit dc7aa53

Please sign in to comment.