Skip to content

Translated using Weblate (Kurdish (Central)) #537

Translated using Weblate (Kurdish (Central))

Translated using Weblate (Kurdish (Central)) #537

Workflow file for this run

on:
push:
branches: [master]
pull_request:
name: CI
jobs:
flatpak-builder:
name: "Flatpak Builder"
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: "blanket-devel.flatpak"
manifest-path: "com.rafaelmardojai.Blanket.json"
run-tests: "true"
cache-key: flatpak-builder-${{ github.sha }}