diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 305450f..d0406e8 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -17,6 +17,8 @@ jobs: config: [motortest, feedc0de-front, feedc0de-back, greyhash] steps: - uses: actions/checkout@v2 + with: + submodules: 'true' - name: Install make run: |