mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-03 17:53:58 +00:00
chore(ci): update version with fix (#810)
This commit is contained in:
parent
2843cbc649
commit
a69e3e474a
4
.github/workflows/build_iso.yml
vendored
4
.github/workflows/build_iso.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
EXTRA_BOOT_PARAMS="inst.resolution=1280x800"
|
||||
fi
|
||||
- name: Build ISOs
|
||||
uses: ublue-os/isogenerator@1.0.6
|
||||
uses: ublue-os/isogenerator@1.0.7
|
||||
with:
|
||||
ARCH: x86_64
|
||||
IMAGE_NAME: ${{ matrix.image_name }}
|
||||
@ -43,7 +43,7 @@ jobs:
|
||||
VERSION: ${{ matrix.major_version }}
|
||||
IMAGE_TAG: ${{ matrix.image_tag }}
|
||||
ACTION_REPO: ublue-os/isogenerator
|
||||
ACTION_REF: 1.0.6
|
||||
ACTION_REF: 1.0.7
|
||||
EXTRA_BOOT_PARAMS: ${{ env.EXTRA_BOOT_PARAMS }}
|
||||
- name: Upload ISOs and SHA Checksum Files to R2
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user