mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-18 16:49:58 +00: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
|
||||
uses: crazy-max/ghaction-chocolatey@v2
|
||||
with:
|
||||
args: install boost-msvc-14.3
|
||||
args: install boost-msvc-14.3 --version=1.81.0
|
||||
|
||||
- name: Install OpenSSL
|
||||
uses: crazy-max/ghaction-chocolatey@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user