mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 13:50:12 +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
|
shell: cmd
|
||||||
if: matrix.platform == 'windows-latest' && matrix.qt_version != '6.2.12'
|
if: matrix.platform == 'windows-latest' && matrix.qt_version != '6.2.12'
|
||||||
run: |
|
run: |
|
||||||
|
choco install nsis
|
||||||
cp .\script\windows_installer.nsi .
|
cp .\script\windows_installer.nsi .
|
||||||
makensis windows_installer.nsi
|
makensis windows_installer.nsi
|
||||||
cp ThroneSetup.exe deployment/
|
cp ThroneSetup.exe deployment/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user