From 70a1513a6ea9d1a33e18d24f3d925ef78f906e74 Mon Sep 17 00:00:00 2001 From: Snowykami Date: Fri, 3 Jan 2025 21:10:39 +0800 Subject: [PATCH] =?UTF-8?q?[build]=20=E5=9C=A8=E6=9E=84=E5=BB=BA=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E4=B8=AD=E6=B7=BB=E5=8A=A0=20ls=20-al=20=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=E4=BB=A5=E4=BE=BF=E4=BA=8E=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- server-status-web | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 server-status-web diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 03df421..80e4ba7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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 diff --git a/server-status-web b/server-status-web new file mode 160000 index 0000000..17758a1 --- /dev/null +++ b/server-status-web @@ -0,0 +1 @@ +Subproject commit 17758a18cea4f9d20b8e8f446424cb3b1fea251d