Skip to content

fixed cancel send file yayy #19

fixed cancel send file yayy

fixed cancel send file yayy #19

Workflow file for this run

on:
push:
tags:
- v*
pull_request:
name: CI
jobs:
flatpak:
name: "Flatpak"
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-45
options: --privileged
steps:
- uses: actions/checkout@v4
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: overskride-nightly.flatpak
manifest-path: io.github.kaii_lb.Overskride.json
cache-key: flatpak-builder-${{ github.sha }}