Skip to content

Commit ab7a711

Browse files
committed
fix: yarn커맨드 추가
1 parent 256a7fd commit ab7a711

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/storybook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626

2727
- name: 🔨 빌드
2828
run: |
29+
yarn install
2930
yarn workspace design-system build-storybook
3031
3132
- name: Upload artifact

0 commit comments

Comments
 (0)