mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-20 15:40:35 +00:00
chore(ci): add EXTRA_BOOT_ARGS to env for ISO build (#813)
This commit is contained in:
parent
a69e3e474a
commit
37828c4cd8
1
.github/workflows/build_iso.yml
vendored
1
.github/workflows/build_iso.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
if [[ "${{ matrix.image_name }}" == "bazzite-deck" || "${{ matrix.image_name }}" == "bazzite-deck-gnome" || "${{ matrix.image_name }}" == "bazzite-deck-budgie" ]]; then
|
||||
EXTRA_BOOT_PARAMS="inst.resolution=1280x800"
|
||||
fi
|
||||
echo "EXTRA_BOOT_PARAMS=$EXTRA_BOOT_PARAMS" >> $GITHUB_ENV
|
||||
- name: Build ISOs
|
||||
uses: ublue-os/isogenerator@1.0.7
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user