mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 21:58:39 -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: .
|
root: .
|
||||||
paths:
|
paths:
|
||||||
- node_modules
|
- node_modules
|
||||||
|
- app/node_modules
|
||||||
|
|
||||||
test:
|
test:
|
||||||
macos:
|
macos:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue