From ef82bc6798825f70e0b4c86c1bad5db83a9f1e4a Mon Sep 17 00:00:00 2001 From: Alex Li Date: Sun, 5 Nov 2023 03:10:26 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20++?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- melos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/melos.yaml b/melos.yaml index 55ad89e2d..d8ac52709 100644 --- a/melos.yaml +++ b/melos.yaml @@ -22,7 +22,7 @@ scripts: pre-bootstrap: run: | export MELOS_IGNORE_PACKAGES=$(dart $MELOS_ROOT_PATH/scripts/melos_ignores.dart) - melos bootstrap + melos bootstrap $MELOS_IGNORE_PACKAGES github-ci: run: |