mirror of
https://github.com/snowykami/server-status-server.git
synced 2025-06-06 07:05:22 +00:00
[build] 在构建流程中添加 ls -al 命令以便于调试
This commit is contained in:
parent
5174ca9a4d
commit
70a1513a6e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
cd server-status-web
|
||||
pnpm install --no-frozen-lockfile
|
||||
pnpm run build
|
||||
|
||||
ls -al
|
||||
mkdir -p ../server-status-server/api/frontend/web
|
||||
cp -r dist ../server-status-server/api/frontend/web
|
||||
|
||||
|
1
server-status-web
Submodule
1
server-status-web
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 17758a18cea4f9d20b8e8f446424cb3b1fea251d
|
Loading…
x
Reference in New Issue
Block a user