Revert "Revert "arm64: pin back to the v3 action to resolve a mysterious build failure""
This reverts commit e612684c6b
.
This commit is contained in:
parent
e612684c6b
commit
24e7ebc681
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/nix-installer-action@main
|
||||||
|
|
||||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
- uses: DeterminateSystems/magic-nix-cache-action@v3
|
||||||
|
|
||||||
- name: Build package
|
- name: Build package
|
||||||
run: "nix build .# -L --fallback"
|
run: "nix build .# -L --fallback"
|
||||||
|
|
Loading…
Reference in a new issue