mirror of
https://github.com/actions/cache.git
synced 2025-04-20 19:16:46 +00:00
Add D example. (#303)
This commit is contained in:
parent
5d8c995f20
commit
ddc4681e8d
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