Skip to content

Merge pull request #28 from FrancescoCaracciolo/nyarch-sync-0.5.1 #104

Merge pull request #28 from FrancescoCaracciolo/nyarch-sync-0.5.1

Merge pull request #28 from FrancescoCaracciolo/nyarch-sync-0.5.1 #104

on:
push:
branches: [master]
name: Flatpak Build
jobs:
flatpak:
name: "Flatpak"
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-46
options: --privileged
steps:
- uses: actions/checkout@v4
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: nyarchassistant.flatpak
manifest-path: moe.nyarchlinux.assistant.json
cache-key: flatpak-builder-${{ github.sha }}