fix workflow file
Some checks failed
Build iso when a new version is pushed / test (push) Failing after 0s
Some checks failed
Build iso when a new version is pushed / test (push) Failing after 0s
This commit is contained in:
@ -8,7 +8,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: get repo
|
- name: get repo
|
||||||
uses: actions/checkout@v4.2.2
|
uses: actions/checkout@v4.2.2
|
||||||
- name: create iso image
|
|
||||||
|
- name: create iso image
|
||||||
uses: https://github.com/cachix/install-nix-action@v31
|
uses: https://github.com/cachix/install-nix-action@v31
|
||||||
run: make iso
|
run: make iso
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user