mirror of
https://github.com/actions/cache.git
synced 2025-07-01 05:24:15 +00:00
Add D example.
This commit is contained in:
parent
ce9276c90e
commit
ae4a0acc02
2 changed files with 26 additions and 0 deletions
|
@ -61,6 +61,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# - Nuget](./examples.md#c---nuget)
|
||||
- [D - DUB](./examples.md#d---dub)
|
||||
- [Elixir - Mix](./examples.md#elixir---mix)
|
||||
- [Go - Modules](./examples.md#go---modules)
|
||||
- [Haskell - Cabal](./examples.md#haskell---cabal)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue