[fix?] Possible solution for #102

Former-commit-id: 627ca39904
This commit is contained in:
Leroy.H.Y 2019-10-08 19:33:09 +08:00 committed by GitHub
parent c577f31138
commit 8b194e3cff

View File

@ -33,7 +33,7 @@ jobs:
copy ..\release\Qv2ray.exe .\
copy ..\..\libs\libcrypto-1_1.dll .\
copy ..\..\libs\libssl-1_1.dll .\
windeployqt ./Qv2ray.exe
windeployqt ./Qv2ray.exe --compiler-runtime
cd ..
..\tools\7z.exe a Qv2ray.zip .\package
- name: Upload Artifact