mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-26 08:27:46 -04:00
The windows-2022 runner had NSIS pre-installed. The windows-2025 runners are slimmer and do not have NSIS installed. The windows-2025 runners do have winget available, which can be used to install NSIS. The windows-2025 runners do not have NSIS in PATH by default, so we need to specify it manually in the config files.