Skip to content

Commit 43acb7f

Browse files
authored
Debug bulding components.json (#5579)
1 parent c7b109d commit 43acb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ jobs:
415415
run: npx tsx script/components-json/build.ts --storybook-data 'storybook-static/index.json'
416416
working-directory: packages/react
417417
- name: Build hooks.json
418-
run: npx tsx script/hooks-json/build.ts'
418+
run: npx tsx script/hooks-json/build.ts
419419
working-directory: packages/react
420420

421421
sizes:

0 commit comments

Comments
 (0)