rustdesk 3 years ago
parent
commit
467298efa7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yaml

+ 1 - 1
.github/workflows/build.yaml

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