hard-set the key
All checks were successful
Nix Web Proxy Worker / setup-nixos-runner (push) Successful in 7m4s

This commit is contained in:
2025-12-23 02:33:01 +01:00
parent 22293a24a1
commit 4b1dd986e6

View File

@@ -21,7 +21,7 @@ jobs:
with:
path: |
/nix
key: ${{ runner.os }}-nix-infrastructure
key: linux-nix-infrastructure
- uses: cachix/install-nix-action@v31
@@ -34,4 +34,4 @@ jobs:
with:
path: |
/nix
key: ${{ runner.os }}-nix-infrastructure
key: linux-nix-infrastructure