From 116d82bc21e5408879f288110ef21c47aff13209 Mon Sep 17 00:00:00 2001 From: xiaozzzi <42293085+xiaozzzi@users.noreply.github.com> Date: Mon, 9 Oct 2023 22:35:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BA=94=E7=94=A8=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=E9=A6=96=E5=AD=97=E6=AF=8D=E5=A4=A7=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blossom-editor/electron-builder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blossom-editor/electron-builder.yml b/blossom-editor/electron-builder.yml index 62279d2..daa8eac 100644 --- a/blossom-editor/electron-builder.yml +++ b/blossom-editor/electron-builder.yml @@ -13,7 +13,7 @@ asarUnpack: - resources/** afterSign: build/notarize.js win: - executableName: ${productName} + executableName: blossom # https://www.electron.build/configuration/nsis nsis: artifactName: ${name}-${version}-setup.${ext}