Updated the githib workflow

This commit is contained in:
Abdullah Alassaf
2024-09-03 14:34:24 +03:00
parent 4c102de9be
commit 54fe899d0a

View File

@ -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