Skip to content

Commit

Permalink
Disable Flatpak dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Mar 28, 2024
1 parent 6f8cf91 commit e87ab79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
arch: ${{ contains(matrix.image_tag, 'amd64') && 'x86_64' || 'arm64' }}
image_name: ${{ matrix.image_name }}
image_repo: ghcr.io/ublue-os
enable_flatpak_dependencies: false
# We cannot use Silverblue variant since we need the user creation options in anaconda
variant: 'Kinoite'
version: ${{ env.INSTALLER_VERSION }}
Expand Down

0 comments on commit e87ab79

Please sign in to comment.