From c4e7d91f20d81c71148f180ef9c20e86bf6d5ba8 Mon Sep 17 00:00:00 2001 From: helloplhm-qwq Date: Sat, 2 Dec 2023 13:42:55 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BC=98=E5=8C=96=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build_beta.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_beta.yml b/.github/workflows/build_beta.yml index de85dd8..f31615b 100644 --- a/.github/workflows/build_beta.yml +++ b/.github/workflows/build_beta.yml @@ -32,7 +32,7 @@ jobs: - name: Upload uses: actions/upload-artifact@v2 with: - name: lx-music-api-server + name: windows path: ./dist build-linux: @@ -58,5 +58,5 @@ jobs: - name: Upload uses: actions/upload-artifact@v2 with: - name: lx-music-api-server + name: linux path: ./dist \ No newline at end of file