Skip to content

Commit 828afe3

Browse files
committed
fix(web/netlify): set cache folder in the rc file too
1 parent a62edd3 commit 828afe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodeLinker: node-modules
2-
cacheFolder: /opt/buildhome/.yarn_cache
2+
cacheFolder: $HOME/.yarn_cache
33

0 commit comments

Comments
 (0)