chore(sample-app): fix flutter web deployment.

Signed-off-by: xsahil03x <xdsahil@gmail.com>
This commit is contained in:
Sahil Kumar
2023-04-08 03:19:06 +05:30
committed by xsahil03x
parent a47f708bd0
commit 3d068f088a
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ jobs:
- name: Build and Deploy
uses: bluefireteam/flutter-gh-pages@v7
with:
webRenderer: canvaskit
baseHref: /flutter-samples/
workingDir: packages/stream_chat_v1