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