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