diff --git a/.github/workflows/cache-verify.yml b/.github/workflows/cache-verify.yml index 2e4d8e385..7f62e6f8a 100644 --- a/.github/workflows/cache-verify.yml +++ b/.github/workflows/cache-verify.yml @@ -64,7 +64,7 @@ jobs: consolidate-environment: runs-on: ubuntu-latest - needs: [build-images, verify-cache] + needs: [build-images, build-environment] steps: - uses: actions/checkout@v4 - name: Download Docker image artifacts