From 9d7216295fba9143d95201009c0cefbfbeb704d3 Mon Sep 17 00:00:00 2001 From: Abdullah Alassaf Date: Tue, 3 Sep 2024 14:25:42 +0300 Subject: [PATCH] Updated the github workflow --- .../azure-static-web-apps-zealous-mushroom-0d31a3303.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-zealous-mushroom-0d31a3303.yml b/.github/workflows/azure-static-web-apps-zealous-mushroom-0d31a3303.yml index b8d576b9..a154206e 100644 --- a/.github/workflows/azure-static-web-apps-zealous-mushroom-0d31a3303.yml +++ b/.github/workflows/azure-static-web-apps-zealous-mushroom-0d31a3303.yml @@ -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=development - name: Build And Deploy id: builddeploy