From e17352c00e4bd7dbcfe0c1bd369c508e9b5aeb2f Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Fri, 31 May 2024 10:30:41 +0100 Subject: [PATCH] install_modul needed --- .github/workflows/c_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/c_actions.yml b/.github/workflows/c_actions.yml index b89d63b1..801f0afd 100644 --- a/.github/workflows/c_actions.yml +++ b/.github/workflows/c_actions.yml @@ -109,7 +109,7 @@ jobs: install_dependencies: > SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc SpiNNFrontEndCommon TestBase - install_module: false + install_module: true install_check_tools: false ubuntu_packages: graphviz cfg_file: spiNNakerGraphFrontEnd