hard-set the key
All checks were successful
Nix Web Proxy Worker / setup-nixos-runner (push) Successful in 7m4s
All checks were successful
Nix Web Proxy Worker / setup-nixos-runner (push) Successful in 7m4s
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
/nix
|
/nix
|
||||||
key: ${{ runner.os }}-nix-infrastructure
|
key: linux-nix-infrastructure
|
||||||
|
|
||||||
- uses: cachix/install-nix-action@v31
|
- uses: cachix/install-nix-action@v31
|
||||||
|
|
||||||
@@ -34,4 +34,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
/nix
|
/nix
|
||||||
key: ${{ runner.os }}-nix-infrastructure
|
key: linux-nix-infrastructure
|
||||||
|
|||||||
Reference in New Issue
Block a user