Skip to content

Commit

Permalink
fix: remove duplicate flatpak_dependencies input
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 committed Aug 13, 2024
1 parent fc034a5 commit d3d6fc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ jobs:
arch: x86_64
image_name: ${{ matrix.image_name }}
image_repo: ${{ env.IMAGE_REGISTRY }}
enable_flatpak_dependencies: false
# We cannot use Silverblue variant since we need the user creation options in anaconda
variant: "Kinoite"
version: ${{ matrix.fedora_version }}
Expand Down

0 comments on commit d3d6fc7

Please sign in to comment.