mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-08-03 06:38:49 +00:00
Update Qt_Build.yml
This commit is contained in:
parent
65532b9d02
commit
af89859a7b
1 changed files with 3 additions and 1 deletions
4
.github/workflows/Qt_Build.yml
vendored
4
.github/workflows/Qt_Build.yml
vendored
|
@ -80,7 +80,9 @@ jobs:
|
||||||
- name: Run bundle script
|
- name: Run bundle script
|
||||||
run: |
|
run: |
|
||||||
./.github/mac-bundle.sh
|
./.github/mac-bundle.sh
|
||||||
./usr/local/bin/macdeployqt Alber.app
|
sudo mv Alber.app /usr/local/bin/Alber.app
|
||||||
|
cd /usr/local/bin
|
||||||
|
./macdeployqt Alber.app
|
||||||
|
|
||||||
- name: Sign the App
|
- name: Sign the App
|
||||||
run: codesign --force -s - -vvvv Alber.app
|
run: codesign --force -s - -vvvv Alber.app
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue