ci: fix cache

pull/63/head
sualko 2020-06-18 16:02:27 +02:00
parent 581479b682
commit 7bab22b191
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ matrix:
cache: cache:
yarn: true yarn: true
directories: directories:
- node_modules - "$HOME/core/apps/bbb/node_modules"
- "$HOME/.composer/cache/files" - "$HOME/.composer/cache/files"
- "$HOME/.npm" - "$HOME/.npm"