fix workflow file
Some checks failed
Build iso when a new version is pushed / test (push) Failing after 0s

This commit is contained in:
2025-04-15 15:18:41 +02:00
parent a97f8c71a6
commit 1d1af1d929

View File

@ -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