Fix staple step in macOS

This commit is contained in:
Alex Spataru 2024-11-29 22:49:02 -05:00 committed by GitHub
parent bfb7cc67a0
commit ff89536ee9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: |