diff --git a/.github/workflows/ci-depthai-core-full-test-conda-forge.yml b/.github/workflows/ci-depthai-core-full-test-conda-forge.yml index 4050c87..7287637 100644 --- a/.github/workflows/ci-depthai-core-full-test-conda-forge.yml +++ b/.github/workflows/ci-depthai-core-full-test-conda-forge.yml @@ -95,7 +95,7 @@ jobs: shell: bash -l {0} run: | cd ${GITHUB_WORKSPACE} - git clone https://github.com/traversaro/depthai-core depthai-core-conda-forge + git clone --recurse-submodules https://github.com/traversaro/depthai-core depthai-core-conda-forge cd depthai-core-conda-forge git checkout cc96dd161ace14616ac0ac044c71498971fa4a67 mkdir -p build