Replace GitHub Action Caches with NuGet Package Caches #45269
LegalizeAdulthood
started this conversation in
Show and tell
Replies: 1 comment
-
|
If you're willing, please open a PR in our documentation repository to improve the existing binary caching with GitHub Packages article. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since the
x-ghaGitHub Action Cache method forVCPKG_BINARY_SOURCEShas been removed and it is suggested you use NuGet package caching instead, I wrote up a gist on what I learned while converting one of my projects:Using NuGet Package Caching with VcPkg and GitHub Actions
Perhaps this will be of use to others.
Beta Was this translation helpful? Give feedback.
All reactions