mirror of
https://github.com/snowykami/server-status-server.git
synced 2025-09-07 12:36:27 +00:00
[cleanup] 移除 server-status-web 子模块及相关配置
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -42,9 +42,7 @@ jobs:
|
||||
|
||||
- name: Pull and build front-end
|
||||
run: |
|
||||
git subtree pull --prefix=server-status-web https://github.com/snowykami/server-status-web.git main --squash
|
||||
|
||||
cd server-status-web
|
||||
cd web
|
||||
npm install -g pnpm
|
||||
pnpm install --no-frozen-lockfile
|
||||
pnpm run build
|
||||
|
Reference in New Issue
Block a user