Skip to content

Commit

Permalink
Install deps for all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
MOZGIII committed Jul 22, 2024
1 parent 10f2df0 commit ee18766
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 @@ -3,3 +3,8 @@ enableGlobalCache: false
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.3.1.cjs

supportedArchitectures:
os: ["darwin", "linux", "win32"]
cpu: ["x64", "arm64"]
libc: ["glibc"]

0 comments on commit ee18766

Please sign in to comment.