Skip to content

Commit 0f53c37

Browse files
committed
Also install other things
1 parent 3ef8db3 commit 0f53c37

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/self_hosted.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
- name: Install SpiNNMan in Editable Mode
6262
run: |
6363
source pyenv/bin/activate
64+
pip install -e ./SpiNNUtils
65+
pip install -e ./SpiNNMachine
6466
pip install -e ./SpiNNMan
6567
6668
- name: Setup Environment Variables

0 commit comments

Comments
 (0)