mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-22 16:53:57 +08:00
Add example for C++ vcpkg
This commit is contained in:
parent
67b6d52d50
commit
5460e17bf7
2 changed files with 29 additions and 0 deletions
|
@ -86,6 +86,7 @@ Every programming language and framework has its own way of caching.
|
|||
|
||||
See [Examples](examples.md) for a list of `actions/cache` implementations for use with:
|
||||
|
||||
- [C++ - vcpkg](./examples.md#c++---vcpkg)
|
||||
- [C# - Nuget](./examples.md#c---nuget)
|
||||
- [D - DUB](./examples.md#d---dub)
|
||||
- [Elixir - Mix](./examples.md#elixir---mix)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue