Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add github-binarycache option to use built in cache #22

Merged
merged 19 commits into from Jan 18, 2024

Conversation

johnwason
Copy link
Owner

This pull requests adds a new option github-binarycache to use vcpkg's new built-in support for directly caching packages in the GitHub actions cache. This should be more reliable than the current dry-run based method. Set github-binarycache: true option to enable.

See https://learn.microsoft.com/en-us/vcpkg/consume/binary-caching-github-actions-cache

@johnwason johnwason merged commit 729859f into master Jan 18, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant