This commit is contained in:
ByteDream 2022-11-30 19:25:00 +01:00
parent e200aab8ab
commit 6ecd23bcd0

View file

@ -121,6 +121,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- run: vcpkg integrate install
- name: Install OpenSSL
run: vcpkg install openssl:x64-windows-static-md