Skip to content

Commit c2e523b

Browse files
committed
ci: test storybook@next
1 parent 2858a9c commit c2e523b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-storybook-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
run: |
3333
source scripts/e2e-setup-ci.sh
3434
yarn dlx create-react-app my-cra && cd my-cra
35-
yarn dlx -p @storybook/cli sb init --yes
35+
yarn dlx -p @storybook/cli@next sb init --yes
3636
yarn build-storybook
3737

0 commit comments

Comments
 (0)