This commit is contained in:
rustdesk 2023-02-14 19:02:46 +08:00
parent 75203d2e4e
commit 467298efa7

View File

@ -109,7 +109,7 @@ jobs:
run: |
rustup default nightly
cargo build --release
xcopy /y target\x86_64-pc-windows-msvc\release\*.exe setup\bin\
xcopy /y ..\target\x86_64-pc-windows-msvc\release\*.exe setup\bin\
xcopy /y target\release\*.exe setup\
mkdir setup\logs
makensis /V1 setup.nsi