Skip to content

Commit 20d02d1

Browse files
committed
run bs in default mode
1 parent 2086073 commit 20d02d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Setup Flutter dependencies
7878
run: |
7979
dart pub global activate melos
80-
melos bootstrap --no-select
80+
melos bootstrap
8181
8282
- name: Build browser
8383
run: melos run build-browser --no-select

0 commit comments

Comments
 (0)