Skip to content

Loading Page Documentation #1073

Loading Page Documentation

Loading Page Documentation #1073

name: Check flutter build CI
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the image
run: docker build . --file ci/flutter-build/Dockerfile -t app