run bs in default mode

This commit is contained in:
Fabian Freund
2026-03-15 06:55:28 +01:00
parent 208607338e
commit 20d02d19fd
+1 -1
View File
@@ -77,7 +77,7 @@ jobs:
- name: Setup Flutter dependencies
run: |
dart pub global activate melos
melos bootstrap --no-select
melos bootstrap
- name: Build browser
run: melos run build-browser --no-select