Skip to content

Commit

Permalink
fix: mac release error
Browse files Browse the repository at this point in the history
  • Loading branch information
MakinoharaShoko committed Dec 16, 2024
1 parent da40507 commit 955440d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ cd ../../
# 进入 Origine 目录
cd packages/origine2
#npm install esbuild-darwin-arm64
export NODE_OPTIONS="--max-old-space-size=8192"
yarn run build
cp -rf dist/* ../../release/public/
cd ../../
Expand Down

0 comments on commit 955440d

Please sign in to comment.