Remove duplicate after sign hook #7388

Merged
melroy89 merged 1 commit from patch-2 into master 2022-01-03 15:53:13 +01:00
melroy89 commented 2022-01-03 01:50:48 +01:00 (Migrated from github.com)

The afterSignHook script is already executed via electron-builder.json "afterSign" configuration.

As you can see here: https://github.com/lbryio/lbry-desktop/blob/master/electron-builder.json#L96

So the electron builder is calling this script already. No need to add this to the CI job again.

Correct, right?

Regards,
Melroy

The [afterSignHook](build/afterSignHook.js) script is already executed via electron-builder.json "afterSign" configuration. As you can see here: https://github.com/lbryio/lbry-desktop/blob/master/electron-builder.json#L96 So the electron builder is calling this script already. No need to add this to the CI job again. Correct, right? Regards, Melroy
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#7388
No description provided.