From ef710dfb99966c9861cfe41f451a492b4c0765a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9B=AE=E6=A3=83?= Date: Thu, 12 Dec 2024 10:10:37 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20=E8=B0=83=E6=95=B4=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=20x11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3e3951ab..2966f9af 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,7 +18,7 @@ jobs: - platform: windows-latest args: "" target: "windows" - bundlePath: msi/TeyvatGuide_v${{ github.event.inputs.version }}_x64_zh-CN.msi + bundlePath: msi/ - platform: macos-latest args: "--target x86_64-apple-darwin" target: "macos-intel"