From 86594d7925b04f2caf15b03e6bee64c0283d12fb Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Mon, 6 May 2024 12:01:49 -0400 Subject: [PATCH] Use PR 61 --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41f70f4..c29c1d8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -129,6 +129,8 @@ jobs: narinfo-cache-negative-ttl = 0 - name: Cache the store uses: ./ + with: + source-pr: 61 - name: goodbye run: | kill "$(cat "$MAGIC_NIX_CACHE_DAEMONDIR/daemon.pid")"