mirror of
https://github.com/snowykami/server-status-server.git
synced 2025-06-06 07:05:22 +00:00
✨ [build] 在构建流程中新增全局安装 pnpm
This commit is contained in:
parent
ed99ffc938
commit
824dadded0
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/snowykami/server-status-web
|
||||
cd server-status-web
|
||||
npm install -g pnpm
|
||||
pnpm install
|
||||
pnpm run build
|
||||
cp -r dist api/frontend/web
|
||||
|
Loading…
x
Reference in New Issue
Block a user