mirror of
https://github.com/actions/cache.git
synced 2025-04-19 10:36:46 +00:00
Add renv examples (#151)
* Add renv examples * Add link in main readme.md
This commit is contained in:
parent
296374f6c9
commit
b6d538e2aa
2 changed files with 51 additions and 0 deletions
|
@ -70,6 +70,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us
|
|||
- [Node - Yarn](./examples.md#node---yarn)
|
||||
- [PHP - Composer](./examples.md#php---composer)
|
||||
- [Python - pip](./examples.md#python---pip)
|
||||
- [R - renv](./examples.md#r---renv)
|
||||
- [Ruby - Bundler](./examples.md#ruby---bundler)
|
||||
- [Rust - Cargo](./examples.md#rust---cargo)
|
||||
- [Scala - SBT](./examples.md#scala---sbt)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue