Add missed no-tests in release openssl build for Windows
This commit is contained in:
2
.github/workflows/win.yml
vendored
2
.github/workflows/win.yml
vendored
@@ -169,7 +169,7 @@ jobs:
|
||||
move ossl_static.pdb out32.dbg\ossl_static
|
||||
nmake clean
|
||||
move out32.dbg\ossl_static out32.dbg\ossl_static.pdb
|
||||
perl Configure no-shared VC-WIN32
|
||||
perl Configure no-shared no-tests VC-WIN32
|
||||
nmake
|
||||
mkdir out32
|
||||
move libcrypto.lib out32
|
||||
|
||||
Reference in New Issue
Block a user