Update Qt_Build.yml

This commit is contained in:
wheremyfoodat 2023-09-28 16:07:24 +03:00 committed by GitHub
commit c2da8510be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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