Skip to content

Fix New User Google Login/Register Issue #1057

Fix New User Google Login/Register Issue

Fix New User Google Login/Register Issue #1057

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