Skip to content

Commit

Permalink
env(pr-check): chromatic webpack stats json추가
Browse files Browse the repository at this point in the history
  • Loading branch information
KimKyuHoi committed Dec 6, 2024
1 parent e2df113 commit 7a7bff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic-pr.check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
yarn dlx @yarnpkg/sdks vscode
- name: Build Storybook
run: yarn workspace @zagdang/ui build-storybook
run: yarn workspace @zagdang/ui build-storybook --webpack-stats-json

- name: Create Preview
id: chromatic
Expand Down

0 comments on commit 7a7bff3

Please sign in to comment.