Skip to content

Commit

Permalink
Debug bulding components.json (#5579)
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron authored Jan 21, 2025
1 parent c7b109d commit 43acb7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 43acb7f

Please sign in to comment.