diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c60d1ee9e..079aa5798 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -303,6 +303,7 @@ jobs: - uses: actions/checkout@v4 with: submodules: recursive + fetch-depth: 0 - name: Build docker image if: steps.cache.outputs.cache-hit != 'true' run: docker build . -t spaghetti