electron-userland / electron-userland/electron-builder
When using NSIS, `latest.yml` recorded a different file name from the actual output
Open
Stale
- Dominant language
- TypeScript
- Stars
- 14.7k
- Forks
- 1.9k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 48
Description
Electron Builder Version was `26.8.1`.
if not explicitly configured, the output NSIS exe installer is `${productName} Setup ${version}.exe`,but in the `latest.yml` it is `${productName}-Setup-${version}.exe`.
The build was run on Actions: https://github.com/TeamZincs/kipphi-apparatus/actions/runs/26040114089/job/76549083554
Would it be possible they keep consistent without extra configuration?
Contributor guide
Assessment
This issue has not been assessed yet.