diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8153b7856..de847c79c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,6 +38,7 @@ jobs: submodules: 'recursive' - name: Build Software run: | + cd deps/snitch_cluster && pip install . make -C target/sim sw ###############################