From 19e6de68e88ca4b1b1a0952f51fefa9bb076fcf9 Mon Sep 17 00:00:00 2001 From: McMassiveNZ <12842622+McMassiveNZ@users.noreply.github.com> Date: Sun, 29 Jan 2023 21:29:32 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ddee028..8e9c187 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,6 +27,7 @@ jobs: include: - os: 'windows-latest' triplet: x64-windows + - os: 'windows-latest' vcpkg_bootstrap: bootstrap-vcpkg.bat - os: 'ubuntu-latest' triplet: x64-linux