Fix magic-nix-cache-action-priv branch
This commit is contained in:
parent
684aa7a2c4
commit
cf983504ea
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -71,7 +71,7 @@ jobs:
|
||||||
|
|
||||||
- uses: DeterminateSystems/nix-installer-action@main
|
- uses: DeterminateSystems/nix-installer-action@main
|
||||||
|
|
||||||
- uses: DeterminateSystems/magic-nix-cache-action-priv@attic-v2
|
- uses: DeterminateSystems/magic-nix-cache-action-priv@main
|
||||||
|
|
||||||
- name: Build package
|
- name: Build package
|
||||||
run: "nix build .# -L --fallback"
|
run: "nix build .# -L --fallback"
|
||||||
|
|
Loading…
Reference in a new issue