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
08cd375d8d
commit
30b76780e5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -182,7 +182,7 @@ jobs:
|
|||||||
cd ..
|
cd ..
|
||||||
./script/deploy_windows.sh ${{ matrix.target }}
|
./script/deploy_windows.sh ${{ matrix.target }}
|
||||||
- name: Build Installer with NSIS
|
- name: Build Installer with NSIS
|
||||||
shell: powershell
|
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
|
choco install nsis
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user