Overwrite runner arch for magic Nix cache
Some checks failed
CI / Check Nix flake (push) Failing after 29s

This commit is contained in:
Jack O'Sullivan 2023-11-16 23:50:17 +00:00
parent f13f990e5b
commit bc8fbcf85a

View File

@ -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: