mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
add app/node_modules to circleci persist list
This commit is contained in:
parent
65409aec6d
commit
093bc4ff75
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ jobs:
|
|||
root: .
|
||||
paths:
|
||||
- node_modules
|
||||
- app/node_modules
|
||||
|
||||
test:
|
||||
macos:
|
||||
|
|
|
|||
Loading…
Reference in a new issue