Skip to content

Commit

Permalink
🚧 전부 빌드하는건 비효율적이어서 token 만 빌드
Browse files Browse the repository at this point in the history
  • Loading branch information
XionWCFM committed Apr 10, 2024
1 parent af03e41 commit 23dc826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: yarn install

- name: build all
run: yarn build
run: yarn token build

- name: Run Chromatic
run: yarn chromatic

0 comments on commit 23dc826

Please sign in to comment.