mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-09-18 18:44:52 +08:00
feat(ci): add build/node_modules to cache
This commit is contained in:
parent
e90708aceb
commit
49925ee404
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ script: script/cibuild
|
|||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
- build/node_modules
|
||||
|
||||
# The NYLAS_GITHUB_OAUTH_TOKEN is overriden by build/resources/certs/set_unix_env.sh
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue