Skip to content

Commit

Permalink
Upgrade to [email protected]
Browse files Browse the repository at this point in the history
This is a minimal fix to get CI to run again.
  • Loading branch information
mguaypaq committed Feb 21, 2024
1 parent b99a627 commit f02c876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: before_install
run: |
# install spine-generic for acquisition parameters check
pip install spinegeneric@git+https://github.com/spine-generic/[email protected]
pip install spinegeneric@git+https://github.com/spine-generic/[email protected].1
# use conda's git-annex, because it's the most up to date;
# Debian's is very behind, and even neurodebian's is behind
# by a year, and is currently incompatible with the format of this repo.
Expand Down

0 comments on commit f02c876

Please sign in to comment.