Closed jgiannuzzi closed 5 months ago
The CodeQL workflow has never properly used vcpkg binary caching, even with our previous all-or-nothing approach, as VCPKG_BINARY_SOURCES was not set. This PR updates the workflow to follow the approach introduced in #457.
VCPKG_BINARY_SOURCES
The CodeQL workflow has never properly used vcpkg binary caching, even with our previous all-or-nothing approach, as
VCPKG_BINARY_SOURCES
was not set. This PR updates the workflow to follow the approach introduced in #457.