mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Notarize in afterSign step instead of afterPack
This commit is contained in:
@@ -10,7 +10,7 @@ import * as packageJson from '../../package.json';
|
||||
|
||||
/* eslint-disable no-console */
|
||||
|
||||
export async function afterPack({
|
||||
export async function afterSign({
|
||||
appOutDir,
|
||||
packager,
|
||||
electronPlatformName,
|
||||
|
||||
Reference in New Issue
Block a user