Update build.yml

This commit is contained in:
Calyx Hikari 2025-11-28 23:01:39 +08:00
parent 2d00bbb535
commit 49f3f027d5

View file

@ -38,7 +38,7 @@ jobs:
run: |
git clone https://github.com/NSIS-Dev/nsis.git
cd nsis
scons
scons SKIPZLIB=1 ZLIB_W32= SKIPWIN32=1
- name: Install NSIS
run: |