mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-23 13:05:00 +00:00
Update Qt_Build.yml
This commit is contained in:
parent
af89859a7b
commit
41d01cfe01
1 changed files with 1 additions and 4 deletions
5
.github/workflows/Qt_Build.yml
vendored
5
.github/workflows/Qt_Build.yml
vendored
|
@ -79,10 +79,7 @@ jobs:
|
|||
|
||||
- name: Run bundle script
|
||||
run: |
|
||||
./.github/mac-bundle.sh
|
||||
sudo mv Alber.app /usr/local/bin/Alber.app
|
||||
cd /usr/local/bin
|
||||
./macdeployqt Alber.app
|
||||
./.github/mac-bundle-qt.sh
|
||||
|
||||
- name: Sign the App
|
||||
run: codesign --force -s - -vvvv Alber.app
|
||||
|
|
Loading…
Add table
Reference in a new issue