Skip to content

Commit

Permalink
👷⬆️ Upgrade git-annex-standalone for smoke tests (#2128)
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy authored Jul 3, 2024
2 parents e132d48 + 1bdef3f commit 5ce5d37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/smoke_test_participant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "Theodore (Machine User)"
wget -O- http://neuro.debian.net/lists/focal.us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
wget -O- http://neuro.debian.net/lists/jammy.us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
sudo apt-key adv --recv-keys --keyserver hkps://keyserver.ubuntu.com 0xA5D32F012649A5A9
sudo apt-get update
sudo apt-get install datalad git-annex-standalone
Expand Down Expand Up @@ -207,7 +207,7 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "Theodore (Machine User)"
wget -O- http://neuro.debian.net/lists/focal.us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
wget -O- http://neuro.debian.net/lists/jammy.us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
sudo apt-key adv --recv-keys --keyserver hkps://keyserver.ubuntu.com 0xA5D32F012649A5A9
sudo apt-get update
sudo apt-get install datalad git-annex-standalone
Expand Down

0 comments on commit 5ce5d37

Please sign in to comment.