From fe817f553887cca57fae1ca159beea78337bb64a Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Tue, 10 Mar 2026 21:45:43 +0100 Subject: [PATCH] Update reusable-build-iso-anaconda.yml --- .github/workflows/reusable-build-iso-anaconda.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-build-iso-anaconda.yml b/.github/workflows/reusable-build-iso-anaconda.yml index 8da7fff..58d7ab9 100644 --- a/.github/workflows/reusable-build-iso-anaconda.yml +++ b/.github/workflows/reusable-build-iso-anaconda.yml @@ -45,7 +45,7 @@ jobs: with: image-ref: ghcr.io/humocs-man/fluffy-pancake:${{ inputs.image_tag }} flatpaks-list: ${{ steps.flatpaks.outputs.file }} - hook-post-rootfs: ${{ github.workspace }}/iso_files/configure_iso_anaconda.sh + hook-post-rootfs: ${{ github.workspace }}/iso/enable_anaconda.sh kargs: NONE builder-distro: fedora