This commit is contained in:
parent
95638aaa70
commit
10c98c2268
1 changed files with 10 additions and 10 deletions
|
@ -33,7 +33,7 @@ steps:
|
|||
- cargo bundle --release
|
||||
- mv target/release/bundle/osx/receiver.app ./receiver.app
|
||||
- brew install create-dmg
|
||||
create-dmg \
|
||||
- create-dmg \
|
||||
--volname "ok-ready-go-receiver" \
|
||||
--window-pos 200 120 \
|
||||
--window-size 800 400 \
|
||||
|
|
Loading…
Reference in a new issue