Enable the magic cacher action on macOS.

This commit is contained in:
Graham Christensen 2023-06-26 12:42:13 -04:00 committed by GitHub
parent ccccd580f8
commit e15d7a645f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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