Update build.yml

This commit is contained in:
Calyx Hikari 2025-11-28 23:02:53 +08:00
parent 49f3f027d5
commit 98d0a8da73

View file

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