From 5bc238ee33605308554fb6b955af1429847aa619 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Sun, 8 Mar 2026 22:56:25 +0100 Subject: [PATCH] Update build-live-iso.yml --- .github/workflows/build-live-iso.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-live-iso.yml b/.github/workflows/build-live-iso.yml index cd22181..20f5817 100644 --- a/.github/workflows/build-live-iso.yml +++ b/.github/workflows/build-live-iso.yml @@ -29,7 +29,7 @@ jobs: image-ref: ghcr.io/${{ github.repository }}:stable builder-distro: fedora hook-post-rootfs: ${{ github.workspace }}/iso/enable_anaconda.sh - kargs: "boot=live inst.live" + kargs: "boot=live inst.webui" - name: Rename + checksum run: |