Skip to content

Commit

Permalink
Update Qt_Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wheremyfoodat authored Sep 28, 2023
1 parent af89859 commit 41d01cf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/Qt_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 41d01cf

Please sign in to comment.