Skip to content

Translations update from Hosted Weblate #149

Translations update from Hosted Weblate

Translations update from Hosted Weblate #149

Workflow file for this run

on:
push:
branches: [main]
pull_request:
name: Build
jobs:
flatpak:
name: "Build Flatpak"
runs-on: ubuntu-latest
container:
image: ghcr.io/flathub-infra/flatpak-github-actions:gnome-47
options: --privileged
steps:
- uses: actions/checkout@v4
- uses: flathub-infra/flatpak-github-actions/flatpak-builder@master
with:
bundle: ticketbooth-devel.flatpak
manifest-path: me.iepure.Ticketbooth.Devel.json
cache-key: flatpak-builder-${{ github.sha }}