Skip to content

Commit ccda32f

Browse files
committed
USe probeinterface main
1 parent 9495ea8 commit ccda32f

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/generate_cambridge_neurotech_library.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,7 @@ jobs:
2828
- name: Clone external repositories
2929
run: |
3030
# probeinterface
31-
git clone https://github.com/samuelgarcia/probeinterface ./probeinterface
32-
# for now, we checkout the two-sided branch
33-
cd probeinterface
34-
git checkout two_side_probes
35-
cd ..
31+
git clone https://github.com/spikeinterface/probeinterface ./probeinterface
3632
3733
# cambridge neurotech probe maps
3834
git clone https://github.com/cambridge-neurotech/probe_maps.git ./probe_maps

0 commit comments

Comments
 (0)