ci: add flatpak builder

This commit is contained in:
Mitchell Hashimoto
2023-02-27 13:59:42 -08:00
parent e3e1e6c521
commit 533cfbc9b8
5 changed files with 14 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
on:
workflow_dispatch: {}
on: [push]
name: Flatpak
@@ -11,7 +10,10 @@ jobs:
image: bilelmoussaoui/flatpak-github-actions:gnome-43
options: --privileged
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: recursive
fetch-depth: 0
- uses: flatpak/flatpak-github-actions/flatpak-builder@v4
with:
bundle: ghostty.flatpak