mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-18 20:50:09 +08:00
Update build.yml
This commit is contained in:
parent
3568314320
commit
d3d34cbdce
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -185,6 +185,7 @@ jobs:
|
||||
shell: cmd
|
||||
if: matrix.platform == 'windows-latest' && matrix.qt_version != '6.2.12'
|
||||
run: |
|
||||
choco install nsis
|
||||
cp .\script\windows_installer.nsi .
|
||||
makensis windows_installer.nsi
|
||||
cp ThroneSetup.exe deployment/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user