mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
Update build.yml
This commit is contained in:
parent
e62a80638d
commit
e5ee33555b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -187,7 +187,7 @@ jobs:
|
||||
run: |
|
||||
choco install nsis
|
||||
cp .\script\windows_installer.nsi .
|
||||
C:\ProgramData\chocolatey\lib\nsis\tools\makensis.exe windows_installer.nsi
|
||||
"C:\Program Files (x86)\NSIS\makensis.exe" windows_installer.nsi
|
||||
cp ThroneSetup.exe deployment/
|
||||
- name: Linux - Generate MakeFile and Build
|
||||
shell: bash
|
||||
|
||||
Loading…
Reference in New Issue
Block a user