From 961c655a92e94b2e88b4a9149e5513c9ee6d18fc Mon Sep 17 00:00:00 2001 From: shanshanzhong Date: Wed, 5 Nov 2025 23:33:09 -0800 Subject: [PATCH] =?UTF-8?q?docs(workflow):=20=E6=9B=B4=E6=96=B0Windows?= =?UTF-8?q?=E6=9E=84=E5=BB=BA=E5=B7=A5=E4=BD=9C=E6=B5=81=E7=9A=84=E6=B3=A8?= =?UTF-8?q?=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-windows.yml b/.github/workflows/build-windows.yml index b2e7ce7..61eb5ac 100755 --- a/.github/workflows/build-windows.yml +++ b/.github/workflows/build-windows.yml @@ -56,7 +56,7 @@ jobs: libcore/bin/webui/** retention-days: 7 - # 构建 Windows 应用 + # 构建 Windows 应用1 build: runs-on: windows-latest needs: build-libcore