Skip to content

CI: Need to install NSIS on Windows - #9149

Open
seisman with Copilot wants to merge 5 commits into
masterfrom
copilot/fix-windows-actions-job
Open

CI: Need to install NSIS on Windows#9149
seisman with Copilot wants to merge 5 commits into
masterfrom
copilot/fix-windows-actions-job

Conversation

Copilot AI commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

New GitHub Actions runner images don't have NSIS installed by default, so we need to install it.

Co-authored-by: seisman <3974108+seisman@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing GitHub Actions job for Windows Fix Windows CI failure: remove NSIS from CPack generators Aug 26, 2026
Copilot AI requested a review from seisman August 26, 2026 04:40
Co-authored-by: seisman <3974108+seisman@users.noreply.github.com>

@joa-quim joa-quim left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing NSIS why? That is what I use to create the installer. It would be good to have if working at the end.

@seisman seisman changed the title Fix Windows CI failure: remove NSIS from CPack generators CI: Need to install NSIS on Windows Aug 27, 2026
@seisman
seisman marked this pull request as ready for review August 27, 2026 02:27
@seisman seisman added this to the 6.8.0 milestone Aug 27, 2026
@seisman seisman added the maintenance Boring but important stuff for the core devs label Aug 27, 2026
@seisman

seisman commented Aug 27, 2026

Copy link
Copy Markdown
Member

Removing NSIS why? That is what I use to create the installer. It would be good to have if working at the end.

It now installs NSIS by choco.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Boring but important stuff for the core devs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants