mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
fix(v2): fix CI path error
This commit is contained in:
parent
f559b1dc7c
commit
d5722f0a54
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ aliases:
|
|||
- &v2-yarn |
|
||||
cd v2
|
||||
yarn install --non-interactive --cache-folder ~/.cache/yarn
|
||||
cd website
|
||||
cd ../v2-website
|
||||
yarn install --non-interactive --cache-folder ~/.cache/yarn
|
||||
|
||||
- &v2-restore-yarn-cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue