Compare commits
3 Commits
d8bdd4f9ce
...
ece78f0ec6
Author | SHA1 | Date | |
---|---|---|---|
ece78f0ec6 | |||
c41aab707a | |||
![]() |
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