Skip to content

Commit

Permalink
chore: ensure missing build dependencies are cached (#618)
Browse files Browse the repository at this point in the history
  • Loading branch information
elikmiller authored May 17, 2024
1 parent d9e67f9 commit b42d7e6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
5 changes: 5 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ supportedArchitectures:
- current
- x64
- arm64

libc:
- current
- "glibc"
- "musl"

0 comments on commit b42d7e6

Please sign in to comment.