diff --git a/.gitea/workflows/default.yaml b/.gitea/workflows/default.yaml index a9b10b3..37c72af 100644 --- a/.gitea/workflows/default.yaml +++ b/.gitea/workflows/default.yaml @@ -11,6 +11,8 @@ jobs: - name: create iso image uses: https://github.com/cachix/install-nix-action@v31 + + - name: build iso run: make iso - name: create release