mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
CI: use DetSys Nix Installer action
This commit is contained in:
parent
06e265ad7d
commit
684ba80157
4 changed files with 25 additions and 32 deletions
3
.github/workflows/manual.yml
vendored
3
.github/workflows/manual.yml
vendored
|
@ -27,7 +27,8 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v18
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue