FIX missing yarn command

This commit is contained in:
Norbert de Langen 2019-10-15 23:28:40 +02:00
parent 7169f05d51
commit 250099aac1

View File

@ -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