Skip to content

Commit

Permalink
Use kinoite installer due to missing firstrun
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Mar 3, 2024
1 parent 04e71dc commit e104e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
ARCH: ${{ contains(matrix.image_tag, 'amd64') && 'x86_64' || 'arm64' }}
IMAGE_NAME: ${{ matrix.image_name }}
IMAGE_REPO: ghcr.io/ublue-os
VARIANT: 'Silverblue'
VARIANT: 'Kinoite'
VERSION: ${{ env.INSTALLER_VERSION }}
IMAGE_TAG: ${{ matrix.image_tag }}
SECURE_BOOT_KEY_URL: 'https://github.com/ublue-os/akmods/raw/main/certs/public_key.der'
Expand Down

0 comments on commit e104e5b

Please sign in to comment.