mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
fix typo
This commit is contained in:
parent
8be0bbb79e
commit
c823c98b3e
1 changed files with 1 additions and 1 deletions
|
|
@ -256,7 +256,7 @@ jobs:
|
|||
command: |
|
||||
cd ~/MBHaxe/macos-dist
|
||||
xattr -rc "MarbleBlast Platinum.app"
|
||||
cp "MarbleBlast Platinum.app/Entitlements.plist" .
|
||||
cp "MarbleBlast Platinum.app/Contents/Entitlements.plist" .
|
||||
codesign --deep --entitlements Entitlements.plist -fs - "MarbleBlast Platinum.app"
|
||||
|
||||
- run:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue