Skip to content

Fix bug with recording stop if the model does not support video recor… #40

Fix bug with recording stop if the model does not support video recor…

Fix bug with recording stop if the model does not support video recor… #40

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: io.github.qwersyk.Newelle.flatpak
manifest-path: io.github.qwersyk.Newelle.json
cache-key: flatpak-builder-${{ github.sha }}