Skip to content

Commit 1b2b62c

Browse files
build: cache deps for Windows and linux
1 parent c133b76 commit 1b2b62c

4 files changed

Lines changed: 7 additions & 0 deletions
4.46 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.

.yarnrc.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,11 @@ enableTelemetry: false
66

77
nodeLinker: pnp
88

9+
supportedArchitectures:
10+
os:
11+
- linux
12+
- win32
13+
cpu:
14+
- x64
15+
916
yarnPath: .yarn/releases/yarn-4.14.1.cjs

0 commit comments

Comments
 (0)