mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Update deploy.yml
This commit is contained in:
parent
ae7299b15f
commit
858f4df8c8
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -230,10 +230,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
product-path: ${{env.EXECUTABLE}}-${{env.VERSION}}-macOS-Universal.dmg
|
product-path: ${{env.EXECUTABLE}}-${{env.VERSION}}-macOS-Universal.dmg
|
||||||
|
|
||||||
- name: '📦 Create Package file'
|
|
||||||
run: |
|
|
||||||
productbuild --component "${{env.APPLICATION}}.app" /Applications --sign "${{secrets.APPLE_INSTALLER_TEAM_ID}}" ${{env.EXECUTABLE}}-${{env.VERSION}}-macOS-Universal.pkg
|
|
||||||
|
|
||||||
- name: '📤 Upload artifact: DMG'
|
- name: '📤 Upload artifact: DMG'
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user