Skip to content

Commit

Permalink
mac fix
Browse files Browse the repository at this point in the history
  • Loading branch information
farion authored Feb 23, 2024
1 parent 84878ea commit 0ba546b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
security default-keychain -d user -s /tmp/correomqtt-db
security unlock-keychain -p 1234 /tmp/correomqtt-db
security list-keychains -s /tmp/correomqtt-db
codesign -h -fs correomqtt.org --keychain /tmp/correomqtt-db --force target/CorreoMQTT.app
codesign -h -fs correomqtt.org --keychain /tmp/correomqtt-db --force dist/CorreoMQTT.app
jpackage \
--type dmg \
Expand Down

0 comments on commit 0ba546b

Please sign in to comment.