File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ jobs:
148148 run : |
149149 git config --global user.email "[email protected] " 150150 git config --global user.name "Theodore (Machine User)"
151- wget -O- http://neuro.debian.net/lists/focal .us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
151+ wget -O- http://neuro.debian.net/lists/jammy .us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
152152 sudo apt-key adv --recv-keys --keyserver hkps://keyserver.ubuntu.com 0xA5D32F012649A5A9
153153 sudo apt-get update
154154 sudo apt-get install datalad git-annex-standalone
@@ -207,7 +207,7 @@ jobs:
207207 run : |
208208 git config --global user.email "[email protected] " 209209 git config --global user.name "Theodore (Machine User)"
210- wget -O- http://neuro.debian.net/lists/focal .us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
210+ wget -O- http://neuro.debian.net/lists/jammy .us-tn.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list
211211 sudo apt-key adv --recv-keys --keyserver hkps://keyserver.ubuntu.com 0xA5D32F012649A5A9
212212 sudo apt-get update
213213 sudo apt-get install datalad git-annex-standalone
You can’t perform that action at this time.
0 commit comments