mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-15 03:01:37 -05:00
parent
94ba209be7
commit
2c73eec34d
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ before_install:
|
|||
|
||||
install:
|
||||
- yarn
|
||||
- if [ "$DB" == "sqlite3" ]; then yarn add --force sqlite3; fi # fix sqlite caching issues
|
||||
|
||||
after_success:
|
||||
- |
|
||||
|
|
Loading…
Add table
Reference in a new issue