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:
|
||||
- name: get repo
|
||||
uses: actions/checkout@v4.2.2
|
||||
- name: create iso image
|
||||
|
||||
- name: create iso image
|
||||
uses: https://github.com/cachix/install-nix-action@v31
|
||||
run: make iso
|
||||
|
||||
|
Reference in New Issue
Block a user