mirror of
https://github.com/vale981/hopsflow
synced 2025-03-04 16:31:38 -05:00
fix cache
This commit is contained in:
parent
d7bc9dd783
commit
5382fd43df
1 changed files with 2 additions and 1 deletions
3
.github/workflows/default.yml
vendored
3
.github/workflows/default.yml
vendored
|
@ -14,8 +14,9 @@ jobs:
|
|||
|
||||
- uses: actions/cache@v2
|
||||
with:
|
||||
path: ~/.nix
|
||||
path: /nix/
|
||||
key: always
|
||||
|
||||
- uses: cachix/install-nix-action@v15
|
||||
with:
|
||||
extra_nix_config: |
|
||||
|
|
Loading…
Add table
Reference in a new issue