mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-07 05:40:12 +08:00
Update build-win64.yml
This commit is contained in:
parent
fe160c9bc0
commit
97c60c3aff
4
.github/workflows/build-win64.yml
vendored
4
.github/workflows/build-win64.yml
vendored
@ -46,8 +46,8 @@ jobs:
|
|||||||
set "LIB=%LIB%;c:/program files/openssl/lib/VC/x64/MT;c:/vcpkg/installed/x64-windows/lib"
|
set "LIB=%LIB%;c:/program files/openssl/lib/VC/x64/MT;c:/vcpkg/installed/x64-windows/lib"
|
||||||
set "INCLUDE=%INCLUDE%;c:/program files/openssl/include;c:/vcpkg/installed/x64-windows/include"
|
set "INCLUDE=%INCLUDE%;c:/program files/openssl/include;c:/vcpkg/installed/x64-windows/include"
|
||||||
nmake /F Makefile.msvc64
|
nmake /F Makefile.msvc64
|
||||||
dir c:\vcpkg\installed\x64-windows\
|
dir c:\vcpkg\installed\x64-windows\bin\
|
||||||
copy /Y c:\vcpkg\installed\x64-windows\*.dll bin64
|
copy /Y c:\vcpkg\installed\x64-windows\bin\*.dll bin64
|
||||||
echo 2
|
echo 2
|
||||||
- name: Get artifact
|
- name: Get artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user