ci(setup-deps/windows): use vcpkg for msvc

Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn 2025-05-05 13:00:20 -04:00
parent 7f78f6b85f
commit 463cf43161
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
2 changed files with 29 additions and 0 deletions

View file

@ -69,6 +69,10 @@ jobs:
build:
name: Build (${{ matrix.artifact-name }})
permissions:
# Required for vcpkg binary cache
packages: write
strategy:
fail-fast: false
matrix: