Skip to content

Commit

Permalink
chore: add proper Yarn config for all architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
clementprevot committed Oct 3, 2024
1 parent fbe49b0 commit 6b0a089
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ supportedArchitectures:
- current
- x64
- arm64
libc:
- current
- glibc
- musl
os:
- current
- linux
Expand Down

0 comments on commit 6b0a089

Please sign in to comment.