mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Update windows2019x64-compile.yml
Updating Win64 OpenSSL library
This commit is contained in:
parent
23a2b0bbfc
commit
d6412ee30b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows2019x64-compile.yml
vendored
2
.github/workflows/windows2019x64-compile.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install OpenSSL Win64
|
- name: Install OpenSSL Win64
|
||||||
run: |
|
run: |
|
||||||
curl -o openssl.msi https://slproweb.com/download/Win64OpenSSL-1_1_1k.msi
|
curl -o openssl.msi https://slproweb.com/download/Win64OpenSSL-1_1_1L.msi
|
||||||
msiexec /i openssl.msi /quiet /qn /norestart
|
msiexec /i openssl.msi /quiet /qn /norestart
|
||||||
|
|
||||||
- name: Build ton
|
- name: Build ton
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue