Install NSIS on windows runners

This commit is contained in:
Cody Robibero
2025-10-16 19:00:56 -06:00
parent ae0c9afb07
commit 3a4b2aa01f
3 changed files with 15 additions and 0 deletions

View File

@@ -435,6 +435,11 @@ jobs:
run: |-
python -m pip install --upgrade gitpython
- name: "Install NSIS"
uses: negrutiu/nsis-install@f3339c88dba6fd08910d5275a943f8f746d94876 # v2
with:
distro: official
- name: "Prepare repository"
run: |-
python checkout.py master