From df6a6ac392fcff271f8a6c264fb77970eadc6145 Mon Sep 17 00:00:00 2001 From: Brooooooklyn Date: Tue, 7 Jan 2025 05:42:09 +0000 Subject: [PATCH] ci: fix android build (#9558) --- .github/workflows/release-mobile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-mobile.yml b/.github/workflows/release-mobile.yml index d9cb0a549..aeb36a0ba 100644 --- a/.github/workflows/release-mobile.yml +++ b/.github/workflows/release-mobile.yml @@ -191,7 +191,7 @@ jobs: uses: ./.github/actions/setup-node timeout-minutes: 10 with: - extra-flags: workspaces focus @affine/android @affine/playstore-auto-bump + extra-flags: workspaces focus @affine-tools/cli @affine/android @affine/playstore-auto-bump playwright-install: false electron-install: false hard-link-nm: false