From 78a217f0bf95a07058351722a07fe4194465fd81 Mon Sep 17 00:00:00 2001 From: resonic-user Date: Mon, 16 Jun 2025 11:48:25 +0000 Subject: [PATCH] v --- .github/workflows/cache-verify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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