[gha] fix msvc build

Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
r4sas
2023-07-16 14:02:30 +03:00
parent 8e63f8f333
commit 940a97db11

View File

@@ -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