fix workflow file
Some checks failed
Build iso when a new version is pushed / test (push) Failing after 1m49s
Some checks failed
Build iso when a new version is pushed / test (push) Failing after 1m49s
This commit is contained in:
@ -11,6 +11,8 @@ jobs:
|
|||||||
|
|
||||||
- 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
|
||||||
|
|
||||||
|
- name: build iso
|
||||||
run: make iso
|
run: make iso
|
||||||
|
|
||||||
- name: create release
|
- name: create release
|
||||||
|
Reference in New Issue
Block a user