Skip to content

move to workflows

move to workflows #28

Workflow file for this run

name: Build Linux
on:
push:
branches:
- main
- dev
jobs:
build:
uses: ./.github/workflows/reusable-build-linux.yml
with:
flutter_version: '3.19.5'