diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index db44ba02..8efacb47 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -136,6 +136,7 @@ jobs: mingw32-make "-j$([Environment]::ProcessorCount)" - name: Build Windows host installer run: | + winget install -e --id NSIS.NSIS cd host\build makensis -DBUILD_32BIT platform\Windows\installer.nsi