mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-08-15 23:08:43 +00:00
Update Qt_Build.yml
This commit is contained in:
parent
d23a1a6a58
commit
c2da8510be
1 changed files with 4 additions and 2 deletions
4
.github/workflows/Qt_Build.yml
vendored
4
.github/workflows/Qt_Build.yml
vendored
|
@ -78,7 +78,9 @@ jobs:
|
|||
run: brew install dylibbundler imagemagick
|
||||
|
||||
- name: Run bundle script
|
||||
run: ./.github/mac-bundle.sh
|
||||
run: |
|
||||
./.github/mac-bundle.sh
|
||||
macosdeployqt Alber.app
|
||||
|
||||
- name: Sign the App
|
||||
run: codesign --force -s - -vvvv Alber.app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue