Skip to content

Fix flatpak python issue #6

Fix flatpak python issue

Fix flatpak python issue #6

Workflow file for this run

name: Build
on:
pull_request:
jobs:
flatpak:
name: "Flatpak"
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:kde-6.7
options: --privileged
steps:
- uses: actions/checkout@v4
- uses: flatpak/flatpak-github-actions/flatpak-builder@master
name: "Build"
with:
upload-artifact: false
bundle: io.github.junalmeida.webapps_manager.flatpak
manifest-path: io.github.junalmeida.webapps_manager.json