CI: Remove options with default values from Flatpak build

No functional changes.
This commit is contained in:
Jelle Raaijmakers 2025-10-16 09:33:47 +02:00 committed by Jelle Raaijmakers
parent 9cd0f9c445
commit 188384710a
Notes: github-actions[bot] 2025-10-16 12:27:28 +00:00

View file

@ -24,7 +24,5 @@ jobs:
with:
bundle: Ladybird.flatpak
manifest-path: Meta/CMake/flatpak/org.ladybird.Ladybird.json
cache: 'true'
arch: ${{ inputs.arch }}
# Note: default cache key is 'flatpak-builder-${arch}-${sha256(manifestPath)}'
upload-artifact: 'true'