Update Qt_Build.yml

This commit is contained in:
wheremyfoodat 2023-09-28 16:38:10 +03:00
commit 22fb677cc0

View file

@ -80,7 +80,7 @@ jobs:
- name: Run bundle script - name: Run bundle script
run: | run: |
./.github/mac-bundle.sh ./.github/mac-bundle.sh
macosdeployqt Alber.app 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