Skip to content

Commit b42d7e6

Browse files
authored
chore: ensure missing build dependencies are cached (#618)
1 parent d9e67f9 commit b42d7e6

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed
Binary file not shown.
Binary file not shown.

.yarnrc.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,8 @@ supportedArchitectures:
2525
- current
2626
- x64
2727
- arm64
28+
29+
libc:
30+
- current
31+
- "glibc"
32+
- "musl"

0 commit comments

Comments
 (0)