feat: update build

This commit is contained in:
yanghao05
2025-04-29 20:46:30 +08:00
parent 751bbea51c
commit 029ff4d84a

View File

@@ -19,6 +19,7 @@ jobs:
cd frontend/admin
npm config set registry https://npm.hub.ipao.vip
npm install -g bun
bun install
bun run build
rm dist/vite.svg
cp src/assets/* dist/
@@ -28,6 +29,7 @@ jobs:
cd frontend/wechat
npm config set registry https://npm.hub.ipao.vip
npm install -g bun
bun install
bun run build
rm dist/vite.svg
cp src/assets/* dist/