Skip to content

Commit

Permalink
[Build] Add back yarn script for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartheleway committed Oct 6, 2024
1 parent b5bc2c3 commit aec731d
Show file tree
Hide file tree
Showing 2 changed files with 927 additions and 0 deletions.
925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.5.0.cjs

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ enableGlobalCache: false
npmAuthToken: "${NODE_AUTH_TOKEN:-}"

npmPublishAccess: public

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

0 comments on commit aec731d

Please sign in to comment.