From a270f585006ba9dcc58c66cd59a3d6bd9bc69916 Mon Sep 17 00:00:00 2001 From: shiran <2488252513@qq.com> Date: Fri, 23 Jan 2026 12:59:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/build-tes?= =?UTF-8?q?t-server.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build-test-server.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-test-server.yaml b/.gitea/workflows/build-test-server.yaml index 6fc70ce..792ecc4 100644 --- a/.gitea/workflows/build-test-server.yaml +++ b/.gitea/workflows/build-test-server.yaml @@ -36,7 +36,7 @@ jobs: runs-on: ninBo steps: - name: Download Artifact - uses: actions/download-artifact@v3 + uses: https://gitea.s1f.ren/actions/download-artifact@v3 with: name: vue3-build