Revert "Revert "Revert "Revert "Revert "arm64: pin back to the v3 action to resolve a mysterious build failure"""""
This reverts commit daf7cd422e
.
This commit is contained in:
parent
daf7cd422e
commit
16f1b8683c
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -90,7 +90,7 @@ jobs:
|
|||
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@v3
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
|
||||
- name: Build package
|
||||
run: "nix build .# -L --fallback && nix-store --export $(nix-store -qR ./result) | xz -9 > magic-nix-cache.closure.xz"
|
||||
|
|
Loading…
Reference in a new issue