diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index ef89888..013f400 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -60,6 +60,7 @@ jobs: --repo /etc/yum.repos.d/fedora-updates.repo \ --enablerepo updates \ --add-template ${GITHUB_WORKSPACE}/lorax_templates/embed.tmpl \ + --rootfs-size 9 \ ./results/ - name: Upload ISO as artifact