From 11667713d011c1b41cebdef3a5e6b10bd906c510 Mon Sep 17 00:00:00 2001 From: shawn01234 <876936219@qq.com> Date: Sun, 3 Nov 2024 13:32:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E5=90=8D=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/install.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index 283bfd7..14bc744 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -78,7 +78,7 @@ jobs: - uses: actions/upload-artifact@v3 with: - name: MaaXXX-win-${{ matrix.arch }} + name: MMB-win-${{ matrix.arch }} path: "install" ubuntu: @@ -110,7 +110,7 @@ jobs: - uses: actions/upload-artifact@v3 with: - name: MaaXXX-linux-${{ matrix.arch }} + name: MMB-linux-${{ matrix.arch }} path: "install" macos: @@ -142,7 +142,7 @@ jobs: - uses: actions/upload-artifact@v3 with: - name: MaaXXX-macos-${{ matrix.arch }} + name: MMB-macos-${{ matrix.arch }} path: "install" release: