mirror of
https://github.com/vale981/hopsflow
synced 2025-03-05 08:51:37 -05:00
remove cache key
This commit is contained in:
parent
a88bb0ad74
commit
24e09e722b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/default.yml
vendored
1
.github/workflows/default.yml
vendored
|
@ -15,7 +15,6 @@ jobs:
|
||||||
- uses: actions/cache@v2
|
- uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
path: /nix/
|
path: /nix/
|
||||||
key: always
|
|
||||||
|
|
||||||
- uses: cachix/install-nix-action@v15
|
- uses: cachix/install-nix-action@v15
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue