mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-18 17:31:53 +08:00
chore(ci): try to use basic sign tool config
This commit is contained in:
parent
6f54ac7446
commit
53860c4885
@ -110,9 +110,8 @@ module.exports = {
|
|||||||
iconUrl: "https://raw.githubusercontent.com/TriliumNext/Notes/develop/images/app-icons/icon.ico",
|
iconUrl: "https://raw.githubusercontent.com/TriliumNext/Notes/develop/images/app-icons/icon.ico",
|
||||||
setupIcon: "./images/app-icons/win/setup.ico",
|
setupIcon: "./images/app-icons/win/setup.ico",
|
||||||
loadingGif: "./images/app-icons/win/setup-banner.gif",
|
loadingGif: "./images/app-icons/win/setup-banner.gif",
|
||||||
windowsSign: {
|
signToolPath: "C:\\ev_signer_trilium\\ev_signer_trilium.exe",
|
||||||
hookModulePath: path.join(BIN_PATH, "sign-windows.cjs")
|
signWithParams: ""
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user