From fcf5ab2bd1527188a2a6467e8bea41a51126c7de Mon Sep 17 00:00:00 2001 From: tobtoht Date: Wed, 13 Mar 2024 12:14:37 +0100 Subject: [PATCH] actions: fix workflow --- .github/workflows/guix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/guix.yml b/.github/workflows/guix.yml index e3a37ee0..6a79e625 100644 --- a/.github/workflows/guix.yml +++ b/.github/workflows/guix.yml @@ -21,7 +21,7 @@ jobs: build-guix: runs-on: ubuntu-latest - needs: [cache-guix] + needs: [cache-sources] strategy: fail-fast: false matrix: -- 2.52.0