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