Compare commits
2 Commits
e54c209671
...
cf7b173893
Author | SHA1 | Date | |
---|---|---|---|
cf7b173893 | |||
![]() |
b8ebeed049 |
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@v27
|
||||
uses: nixbuild/nix-quick-install-action@v28
|
||||
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@v27
|
||||
uses: nixbuild/nix-quick-install-action@v28
|
||||
with:
|
||||
load_nixConfig: false
|
||||
nix_conf: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user