mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
CI: Use newer openssl dll filenames when building artifacts
This commit is contained in:
@@ -20,9 +20,9 @@ build_script:
|
||||
|
||||
copy "C:\Program Files\MySQL\MySQL Server 5.7\lib\libmysql.dll" libmysql.dll
|
||||
|
||||
copy "%OPENSSL_ROOT_DIR%\ssleay32.dll" ssleay32.dll
|
||||
copy "%OPENSSL_ROOT_DIR%\libssl-1_1-x64.dll" libssl-1_1-x64.dll
|
||||
|
||||
copy "%OPENSSL_ROOT_DIR%\libeay32.dll" libeay32.dll
|
||||
copy "%OPENSSL_ROOT_DIR%\libcrypto-1_1-x64.dll" libcrypto-1_1-x64.dll
|
||||
|
||||
cd ..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user