Update Qt_Build.yml

This commit is contained in:
wheremyfoodat 2023-09-29 01:36:56 +03:00 committed by GitHub
parent af89859a7b
commit 41d01cfe01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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