Skip to content

Commit a325f87

Browse files
committed
chore: attempt to cache deps in netlify
1 parent 4fd1cb3 commit a325f87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

netlify.toml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# default cache
1313
YARN_ENABLE_GLOBAL_CACHE = "true"
1414
YARN_GLOBAL_FOLDER = "/opt/buildhome/.yarn_cache"
15+
YARN_CACHE_FOLDER = "/opt/buildhome/.yarn_cache"
16+
YARN_VERSION = "3.3.1"
1517

1618
[context.production]
1719
# Do not build the site if there's no site-related changes

0 commit comments

Comments
 (0)