mirror of
https://github.com/DeterminateSystems/magic-nix-cache-action.git
synced 2025-01-11 22:52:04 +01:00
Use PR 61
This commit is contained in:
parent
b3c010890a
commit
86594d7925
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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")"
|
||||
|
|
Loading…
Reference in a new issue