From d2f6ef01968fc055782e761b02958d10cae44046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=91=E5=8F=B8=E5=91=BD?= <79201070+Controllerdestiny@users.noreply.github.com> Date: Mon, 30 Sep 2024 18:47:50 +0800 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 21af749e..a886fb17 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -81,7 +81,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: Plugins - path: out/Plugins.zip + path: out/Target/* - name: 更新相关文件 continue-on-error: true