[build] 在构建流程中添加 ls -al 命令以便于调试

This commit is contained in:
远野千束 2025-01-03 21:10:39 +08:00
parent 5174ca9a4d
commit 70a1513a6e
2 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
cd server-status-web cd server-status-web
pnpm install --no-frozen-lockfile pnpm install --no-frozen-lockfile
pnpm run build pnpm run build
ls -al
mkdir -p ../server-status-server/api/frontend/web mkdir -p ../server-status-server/api/frontend/web
cp -r dist ../server-status-server/api/frontend/web cp -r dist ../server-status-server/api/frontend/web

1
server-status-web Submodule

@ -0,0 +1 @@
Subproject commit 17758a18cea4f9d20b8e8f446424cb3b1fea251d