use static windows vcpkg triplet

This commit is contained in:
Lion Kortlepel
2023-12-05 14:32:23 +01:00
parent bd923acf4e
commit ea2088d5fd

View File

@@ -2,6 +2,9 @@ name: Windows
on: [push]
env:
VCPKG_DEFAULT_TRIPLET: x64-windows-static
jobs:
windows-build:
runs-on: windows-latest