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: |
|
command: |
|
||||||
cd ~/MBHaxe/macos-dist
|
cd ~/MBHaxe/macos-dist
|
||||||
xattr -rc "MarbleBlast Platinum.app"
|
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"
|
codesign --deep --entitlements Entitlements.plist -fs - "MarbleBlast Platinum.app"
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue