chore(deps): update flatpak/flatpak-github-actions action to v5
This commit is contained in:
parent
dd3848d7b1
commit
e4296c48c8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -546,7 +546,7 @@ jobs:
|
|||||||
submodules: 'true'
|
submodules: 'true'
|
||||||
- name: Build Flatpak (Linux)
|
- name: Build Flatpak (Linux)
|
||||||
if: inputs.build_type == 'Debug'
|
if: inputs.build_type == 'Debug'
|
||||||
uses: flatpak/flatpak-github-actions/flatpak-builder@v4
|
uses: flatpak/flatpak-github-actions/flatpak-builder@v5
|
||||||
with:
|
with:
|
||||||
bundle: "Prism Launcher.flatpak"
|
bundle: "Prism Launcher.flatpak"
|
||||||
manifest-path: flatpak/org.prismlauncher.PrismLauncher.yml
|
manifest-path: flatpak/org.prismlauncher.PrismLauncher.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user