修改macos下载包名称
This commit is contained in:
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
@@ -95,5 +95,5 @@ jobs:
|
|||||||
- name: Upload macOS DMG
|
- name: Upload macOS DMG
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: DocuTranslate-macOS-${{ env.VERSION }}
|
name: DocuTranslate-macOS
|
||||||
path: dist/DocuTranslate-${{ env.VERSION }}-macOS.dmg
|
path: dist/DocuTranslate-${{ env.VERSION }}-macOS.dmg
|
||||||
Reference in New Issue
Block a user