mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Update win autobuild
This commit is contained in:
parent
75de8d85a7
commit
9e9351903a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/windows2019x64-compile.yml
vendored
4
.github/workflows/windows2019x64-compile.yml
vendored
|
@ -38,7 +38,7 @@ jobs:
|
|||
|
||||
- name: Install OpenSSL Win64
|
||||
run: |
|
||||
curl -o openssl.msi https://slproweb.com/download/Win64OpenSSL-1_1_1m.msi
|
||||
curl -o openssl.msi https://slproweb.com/download/Win64OpenSSL-1_1_1n.msi
|
||||
msiexec /i openssl.msi /quiet /qn /norestart
|
||||
|
||||
- name: Build ton
|
||||
|
@ -95,4 +95,4 @@ jobs:
|
|||
uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: ton-win64-binaries
|
||||
path: artifacts
|
||||
path: artifacts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue