From e9afb57b8665b201fe99114f75994f5ecdf2e11b Mon Sep 17 00:00:00 2001 From: expvintl Date: Fri, 7 Jun 2024 11:53:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/build.yam?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 0bda0ef..b6ce41f 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -22,7 +22,7 @@ jobs: ls -al strip DDNet-Server - name: 🚀上传构建🚀 - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v3 with: name: Server path: DDNet_Server/build/DDNet-Server