1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

Add proper declarations for MHD result >=v0.9.71

This commit is contained in:
Kirill A 2021-02-10 23:21:26 +01:00 committed by main
parent b9b168eff0
commit 013038c2ff
5 changed files with 28 additions and 6 deletions

View file

@ -38,7 +38,7 @@ jobs:
- name: Install OpenSSL Win64
run: |
curl -o openssl.msi https://slproweb.com/download/Win64OpenSSL-1_1_1i.msi
curl -o openssl.msi https://slproweb.com/download/Win64OpenSSL-1_1_1j.msi
msiexec /i openssl.msi /quiet /qn /norestart
- name: Build ton