mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-19 07:33:20 +00:00
CI: Remove options with default values from Flatpak build
No functional changes.
This commit is contained in:
parent
9cd0f9c445
commit
188384710a
Notes:
github-actions[bot]
2025-10-16 12:27:28 +00:00
Author: https://github.com/gmta
Commit: 188384710a
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6489
1 changed files with 0 additions and 2 deletions
2
.github/workflows/flatpak-template.yml
vendored
2
.github/workflows/flatpak-template.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue