Commit f3244c78 by Karthik Ponnam Committed by GitHub

Update build.yml

parent 34f615d1
......@@ -35,5 +35,7 @@ jobs:
run: flutter build apk
- name: Build For iOS
run: flutter build ios --release --no-codesign
- name: Flutter to Beta
run: flutter channel beta
- name: flutter build web --release
run: flutter build web --release
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment