Update reusable-build-iso-anaconda.yml
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
image-ref: ghcr.io/humocs-man/fluffy-pancake:${{ inputs.image_tag }}
|
image-ref: ghcr.io/humocs-man/fluffy-pancake:${{ inputs.image_tag }}
|
||||||
flatpaks-list: ${{ steps.flatpaks.outputs.file }}
|
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
|
kargs: NONE
|
||||||
builder-distro: fedora
|
builder-distro: fedora
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user