Skip to content

fix: APP ID in metainfo file #2

fix: APP ID in metainfo file

fix: APP ID in metainfo file #2

Workflow file for this run

name: Build Bundle
on:
push:
branches: [full-rewrite]
pull_request:
concurrency:
group: release-${{ github.sha }}
jobs:
flatpak:
name: Flatpak
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-47
options: --privileged
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Flatpak Builder
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.3
with:
bundle: io.github.dzheremi2.chronograph.flatpak
manifest-path: io.github.dzheremi2.chronograph.json