mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 08:38:00 +00:00
cache node_modules in gulp folder
This commit is contained in:
parent
3ab93c008d
commit
bd747d377d
1 changed files with 1 additions and 0 deletions
|
@ -70,4 +70,5 @@ jobs:
|
|||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
- gulp/node_modules
|
||||
- $HOME/Library/Caches/Homebrew
|
||||
|
|
Loading…
Reference in a new issue