This commit is contained in:
parent
8a2c85ea98
commit
195c67d6fa
1 changed files with 3 additions and 0 deletions
|
@ -9,3 +9,6 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- name: Install Nix
|
||||
uses: https://github.com/DeterminateSystems/nix-installer-action@v4
|
||||
with:
|
||||
init: none
|
||||
planner: linux
|
||||
|
|
Reference in a new issue