CppBuildTasks icon indicating copy to clipboard operation
CppBuildTasks copied to clipboard

vcpkg workflow depicts not-existent 'save/restore cache actions'

Open lukka opened this issue 5 years ago • 0 comments

the workflow chart for the run-vcpkg task contains two errors: the initial restore cache, and the final 'save cache', both of them are not existing in this task.

Those are only available on the run-vcpkg GitHub action, for the Azure DevOps run-vcpkg task there is no automatic caching mechanism at all.

Documentation should be splitted in the shared submodule 'libs'.

lukka avatar May 13 '20 02:05 lukka