mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
CI: use yarn nightly in docs task
This commit is contained in:
parent
75b0076edb
commit
181878df83
@ -116,6 +116,10 @@ jobs:
|
||||
keys:
|
||||
- root-dependencies-{{ checksum "package.json" }}
|
||||
- root-dependencies-
|
||||
- run:
|
||||
name: "Install yarn 1.0.0-prerelease"
|
||||
command: |
|
||||
curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --nightly
|
||||
- run:
|
||||
name: "Bootstrapping"
|
||||
command: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user