From 96b211fe9042fe2cc17fe1c0747ac06a0d694ca7 Mon Sep 17 00:00:00 2001 From: xunbu Date: Sun, 24 Aug 2025 12:27:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9macos=E4=B8=8B=E8=BD=BD?= =?UTF-8?q?=E5=8C=85=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index 62e77a1..b677e40 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -95,5 +95,5 @@ jobs: - name: Upload macOS DMG uses: actions/upload-artifact@v4 with: - name: DocuTranslate-macOS-${{ env.VERSION }} + name: DocuTranslate-macOS path: dist/DocuTranslate-${{ env.VERSION }}-macOS.dmg \ No newline at end of file