From 718fe2b7e5cb2878440ea068943e4f1d75c1bdc7 Mon Sep 17 00:00:00 2001 From: Cameron Dutro Date: Tue, 21 Jan 2025 10:45:17 -0800 Subject: [PATCH] Debug bulding components.json --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 586552bdbdf..dcda667caba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -415,7 +415,7 @@ jobs: run: npx tsx script/components-json/build.ts --storybook-data 'storybook-static/index.json' working-directory: packages/react - name: Build hooks.json - run: npx tsx script/hooks-json/build.ts' + run: npx tsx script/hooks-json/build.ts working-directory: packages/react sizes: