mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-23 11:32:53 +08:00
Fix staple step in macOS
This commit is contained in:
parent
bfb7cc67a0
commit
ff89536ee9
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -228,7 +228,7 @@ jobs:
|
||||
- name: '📌 Staple'
|
||||
uses: BoundfoxStudios/action-xcode-staple@v1
|
||||
with:
|
||||
product-path: ${{env.EXECUTABLE}}-${{env.VERSION}}-macOS.dmg
|
||||
product-path: ${{env.EXECUTABLE}}-${{env.VERSION}}-macOS-Universal.dmg
|
||||
|
||||
- name: '📦 Create Package file'
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user