Skip to content

Commit 1ddf03e

Browse files
committed
Merge branch 'revert-5136-revert-4929-select_panel_loading_states' of github.com:primer/react into revert-5136-revert-4929-select_panel_loading_states
2 parents ca34373 + 36ca499 commit 1ddf03e

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)