From ef0d5712872a448862e490c044fa711a9a3a31af Mon Sep 17 00:00:00 2001 From: McMassiveNZ <12842622+McMassiveNZ@users.noreply.github.com> Date: Tue, 24 Jan 2023 20:50:38 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d14871c..7e60fb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: os: [ubuntu-latest, macos-latest] build_configuration: [Debug, Release] compiler: [llvm, gcc] - vcpkg_bootstrap: bootstrap-vcpkg.sh + vcpkg_bootstrap: [bootstrap-vcpkg.sh] include: - os: 'windows-latest' triplet: x64-windows