mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 22:57:21 +00:00
Updated the pipeline
This commit is contained in:
@ -31,7 +31,7 @@ jobs:
|
||||
run: flutter pub get
|
||||
|
||||
- name: Build Flutter Web App
|
||||
run: flutter build web
|
||||
run: flutter build web --release --dart-define=FLAVOR=production
|
||||
|
||||
- name: Build And Deploy
|
||||
id: builddeploy
|
||||
|
Reference in New Issue
Block a user