Use system vcpkg command for windows-2022 image
This commit is contained in:
parent
9597813f9d
commit
d274682728
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
run: |
|
||||
iex "& {$(irm get.scoop.sh)} -RunAsAdmin"
|
||||
Join-Path (Resolve-Path ~).Path "scoop\shims" >> $Env:GITHUB_PATH
|
||||
scoop install vcpkg cmake@3.31.6
|
||||
scoop install cmake@3.31.6
|
||||
vcpkg --triplet x64-windows install libffi libyaml openssl readline zlib
|
||||
shell:
|
||||
pwsh
|
||||
|
Loading…
x
Reference in New Issue
Block a user