Use a nix cache.
This commit is contained in:
parent
0d37bc0e5c
commit
c0f5b33792
|
@ -12,6 +12,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@v4
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- run: nix-build
|
||||
test:
|
||||
strategy:
|
||||
|
|
Loading…
Reference in New Issue