Add msi target

This commit is contained in:
Pierre Jacquier
2024-08-31 14:43:27 -04:00
parent afe7fd25df
commit acf9299dd0

View File

@ -29,6 +29,10 @@ win:
arch:
- x64
- arm64
- target: msi
arch:
- x64
- arm64
signingHashAlgorithms:
- sha256
sign: "./sign-win.js"