Skip to content

run-vcpkg caches on step execution (not post-step anymore)

Compare
Choose a tag to compare
@lukka lukka released this 02 Nov 11:51

The run-vcpkg version v5 action saves in cache the vcpkg generated artifacts during its step execution, rather than scheduling a caching job at the end of the workflow. This satisfies #24.
Other changes:

In order to get automatically updates (fix and security ones), in the workflow use the latest version like this: uses: lukka/run-vcpkg@v5.