mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
typo
This commit is contained in:
parent
f2637d8bb1
commit
54014d368d
1 changed files with 1 additions and 1 deletions
|
|
@ -286,7 +286,7 @@ jobs:
|
|||
- run:
|
||||
name: ZIP Bundle
|
||||
command: |
|
||||
cd ~/MBHaxe
|
||||
cd ~/MBHaxe/macos-dist
|
||||
npm install -g create-dmg
|
||||
create-dmg --dmg-title="Marble Blast Ultra" "MarbleBlast Ultra.app"
|
||||
rm -rf "macos-dist/MarbleBlast Ultra.app.in"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue