Compare commits
2 Commits
ece78f0ec6
...
d8bdd4f9ce
Author | SHA1 | Date | |
---|---|---|---|
d8bdd4f9ce | |||
018e47091d |
2
.github/workflows/hosts.yml
vendored
2
.github/workflows/hosts.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Install nix
|
||||
uses: nixbuild/nix-quick-install-action@v28
|
||||
uses: nixbuild/nix-quick-install-action@v27
|
||||
with:
|
||||
load_nixConfig: false
|
||||
nix_conf: |
|
||||
|
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Install nix
|
||||
uses: nixbuild/nix-quick-install-action@v28
|
||||
uses: nixbuild/nix-quick-install-action@v27
|
||||
with:
|
||||
load_nixConfig: false
|
||||
nix_conf: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user