mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-19 05:02:40 +08:00
FIX missing yarn command
This commit is contained in:
parent
7169f05d51
commit
250099aac1
@ -285,7 +285,7 @@ workflows:
|
||||
no-workspace: true
|
||||
yarn: true
|
||||
cache-key: 'core-dependencies-v3-{{ checksum "yarn.lock" }}'
|
||||
start: serve-storybooks
|
||||
start: yarn serve-storybooks
|
||||
wait-on: 'http://localhost:8001'
|
||||
requires:
|
||||
- examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user