mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
🐜 added the installation for ghost-editor into the tarvis.yml file
This commit is contained in:
parent
e422f0bcba
commit
913a67b2c0
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ install:
|
|||
- yarn global add bower
|
||||
- yarn
|
||||
- bower install
|
||||
- cd lib/ghost-editor && yarn && bower install
|
||||
|
||||
before_script:
|
||||
- yarn add --force node-sass # temporary, workaround for https://github.com/yarnpkg/yarn/issues/1981
|
||||
|
|
Loading…
Add table
Reference in a new issue