Skip to content

Commit 01bf2a3

Browse files
check
1 parent c346c5f commit 01bf2a3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,11 @@ jobs:
6060
with:
6161
channel: stable
6262

63+
6364
# Enable Flutter web support
6465
- run: flutter config --enable-web
65-
66+
# Enable Flutter web support
67+
- run: cd example
6668
# Get dependencies
6769
- run: flutter pub get
6870

0 commit comments

Comments
 (0)