Changes:
- Since May 2023 the GitHub Runners for Windows contain Visual Studio 2022 17.6, whose VS Developer Command Prompt (or Developer Powershell) defines the
VCPKG_ROOT
value. The change is that therun-cmake
action avoids changing the value ofVCPKG_ROOT
when setting up the MSVC environment.
Note: to keep your workflow up to date with bug and security fixes, just use v10
branch to stay on the most recent v10.x
version of this action, e.g., uses: lukka/run-cmake@v10