Skip to content

fix: .desktop file problems #4

fix: .desktop file problems

fix: .desktop file problems #4

Workflow file for this run

name: Build Bundle
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
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/[email protected]
with:
bundle: io.github.dzheremi2.Lexi.Devel.flatpak
manifest-path: build-aux/flatpak/io.github.dzheremi2.Lexi.Devel.yaml