[CI] add node-modules to cache path

parent 45273546
Pipeline #6723 passed with stages
in 16 minutes and 46 seconds
...@@ -27,7 +27,7 @@ compile: ...@@ -27,7 +27,7 @@ compile:
cache: cache:
paths: paths:
- /nix/store - /nix/store
#- node_modules/ - node_modules/
- output/ - output/
- .spago/ - .spago/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment