mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
macOS CI: use lzma compression for the DMG
This commit is contained in:
parent
96d94d6217
commit
aee97e414f
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ DMG_FILEPATH="$BUILD_ARTIFACTSTAGINGDIRECTORY/rpcs3-v${COMM_TAG}-${COMM_COUNT}-$
|
||||||
--hide-extension Quickstart.url \
|
--hide-extension Quickstart.url \
|
||||||
--app-drop-link 600 185 \
|
--app-drop-link 600 185 \
|
||||||
--skip-jenkins \
|
--skip-jenkins \
|
||||||
|
--format ULMO \
|
||||||
"$DMG_FILEPATH" \
|
"$DMG_FILEPATH" \
|
||||||
RPCS3.app
|
RPCS3.app
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue