Update build.yml

This commit is contained in:
parhelia512 2025-09-17 06:42:02 +08:00 committed by GitHub
parent 08cd375d8d
commit 30b76780e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -182,7 +182,7 @@ jobs:
cd ..
./script/deploy_windows.sh ${{ matrix.target }}
- name: Build Installer with NSIS
shell: powershell
shell: cmd
if: matrix.platform == 'windows-latest' && matrix.qt_version != '6.2.12'
run: |
choco install nsis