Skip to content

Commit 9d662a6

Browse files
committed
chore: update melos bootstrap command to exclude example bootstrapping
1 parent 24161be commit 9d662a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scripts/install-tools.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
flutter --version
44
flutter pub global activate melos
55
melos --version
6-
melos bootstrap
6+
melos bootstrap --no-example

0 commit comments

Comments
 (0)