Skip to content

Commit 3d5976b

Browse files
committed
no install in global
1 parent 195d499 commit 3d5976b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c_actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ jobs:
7171
CFLAGS: -fdiagnostics-color=always
7272
run: |
7373
make -C spinnaker_tools
74-
make -C spinn_common install
74+
make -C spinn_common
7575
make -C SpiNNFrontEndCommon/c_common
7676
make -C sPyNNaker/neural_modelling

0 commit comments

Comments
 (0)