Skip to content

launchoptions: Use Gtk.FileDialog for all file/path pickers #1819

launchoptions: Use Gtk.FileDialog for all file/path pickers

launchoptions: Use Gtk.FileDialog for all file/path pickers #1819

Workflow file for this run

on:
push:
branches: [main]
pull_request:
name: Build Flatpak
jobs:
flatpak:
name: "build-packages"
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-nightly
options: --privileged
steps:
- uses: actions/checkout@v4
- uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v6
with:
bundle: bottles.flatpak
manifest-path: build-aux/com.usebottles.bottles.Devel.json
cache-key: flatpak-builder-${{ github.sha }}