Skip to content

Commit e32b0b7

Browse files
authored
Update macOSBuild.yml
1 parent 2c13e72 commit e32b0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/macOSBuild.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: |
7272
cd build
7373
macdeployqt qlog.app -executable=./qlog.app/Contents/MacOS/qlog
74-
#macdeployqt qlog.app
74+
macdeployqt qlog.app
7575
- name: Codesign app bundle
7676
# Extract the secrets we defined earlier as environment variables
7777
env:

0 commit comments

Comments
 (0)