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")"