Boring attempt to fix a cache
This commit is contained in:
parent
60e24dd264
commit
863bf9475f
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- name: Git checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Guix cache
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache/restore@v3
|
||||
with:
|
||||
path: ~/.cache/guix
|
||||
# use a key that (almost) never matches
|
||||
|
|
Loading…
Reference in a new issue