Skip to content

Basque translation of the interface (#87) #194

Basque translation of the interface (#87)

Basque translation of the interface (#87) #194

Workflow file for this run

on:
push:
branches: [main]
pull_request:
name: CI
jobs:
flatpak:
name: Flatpak
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-nightly
options: --privileged
steps:
- uses: actions/checkout@v3
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
with:
bundle: keypunch.flatpak
manifest-path: build-aux/dev.bragefuglseth.Keypunch.Devel.json
run-tests: true
cache-key: flatpak-builder-${{ github.sha }}