Enable the magic cacher action on macOS.
This commit is contained in:
parent
ccccd580f8
commit
e15d7a645f
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
|
||||
- uses: DeterminateSystems/nix-installer-action@v4
|
||||
|
||||
# - uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
|
||||
- name: Build package
|
||||
run: "nix build .# -L"
|
||||
|
|
Loading…
Reference in a new issue