build: set windows icons properly
This commit is contained in:
@@ -61,6 +61,8 @@ const config: ForgeConfig = {
|
||||
makers: [
|
||||
new MakerSquirrel((arch) => ({
|
||||
remoteReleases: `https://storage.googleapis.com/flowy-releases/llink/win32/${arch}`,
|
||||
setupIcon: './assets/flowy.ico',
|
||||
iconUrl: 'https://storage.googleapis.com/flowy-releases/llink/win32/x64/flowy.ico',
|
||||
windowsSign
|
||||
})),
|
||||
new MakerZIP((arch) => ({
|
||||
|
||||
Reference in New Issue
Block a user