diff --git a/.github/workflows/docker-crawlab.yml b/.github/workflows/docker-crawlab.yml index fd9debdd..af462c43 100644 --- a/.github/workflows/docker-crawlab.yml +++ b/.github/workflows/docker-crawlab.yml @@ -151,6 +151,8 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 + with: + submodules: 'recursive' - name: Log in to GitHub Container Registry uses: docker/login-action@v3 with: