diff --git a/.github/workflows/azure-static-web-apps-agreeable-wave-096d61a10.yml b/.github/workflows/azure-static-web-apps-agreeable-wave-096d61a10.yml index 86bf0c5d..9a1c1713 100644 --- a/.github/workflows/azure-static-web-apps-agreeable-wave-096d61a10.yml +++ b/.github/workflows/azure-static-web-apps-agreeable-wave-096d61a10.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=production - name: Build And Deploy id: builddeploy