ci: Use DeterminateSystems installer and cache
This commit is contained in:
parent
a0c70e2dad
commit
eab60cc16e
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -36,8 +36,6 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action@v4
|
||||
- name: Run the Magic Nix Cache
|
||||
uses: DeterminateSystems/magic-nix-cache-action@v1
|
||||
- uses: cachix/cachix-action@v12
|
||||
with:
|
||||
name: nifoc
|
||||
|
|
Loading…
Reference in a new issue