mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03:00
[gha] fix msvc build
Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
parent
8e63f8f333
commit
940a97db11
2
.github/workflows/build-windows-msvc.yml
vendored
2
.github/workflows/build-windows-msvc.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
- name: Install Boost
|
- name: Install Boost
|
||||||
uses: crazy-max/ghaction-chocolatey@v2
|
uses: crazy-max/ghaction-chocolatey@v2
|
||||||
with:
|
with:
|
||||||
args: install boost-msvc-14.3
|
args: install boost-msvc-14.3 --version=1.81.0
|
||||||
|
|
||||||
- name: Install OpenSSL
|
- name: Install OpenSSL
|
||||||
uses: crazy-max/ghaction-chocolatey@v2
|
uses: crazy-max/ghaction-chocolatey@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user