Overwrite runner arch for magic Nix cache
Some checks failed
CI / Check Nix flake (push) Failing after 29s
Some checks failed
CI / Check Nix flake (push) Failing after 29s
This commit is contained in:
parent
f13f990e5b
commit
bc8fbcf85a
@ -12,6 +12,8 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v23
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
env:
|
||||
RUNNER_ARCH: X64
|
||||
|
||||
- name: Write agenix secrets key to file
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user