mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-05-24 08:14:44 +00:00
Add poetry example
This commit is contained in:
parent
81b7281936
commit
bbe739ea39
2 changed files with 58 additions and 39 deletions
|
@ -168,6 +168,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us
|
|||
* [PHP - Composer](./examples.md#php---composer)
|
||||
* [Python - pip](./examples.md#python---pip)
|
||||
* [Python - pipenv](./examples.md#python---pipenv)
|
||||
* [Python - poetry](./examples.md#python---poetry)
|
||||
* [R - renv](./examples.md#r---renv)
|
||||
* [Ruby - Bundler](./examples.md#ruby---bundler)
|
||||
* [Rust - Cargo](./examples.md#rust---cargo)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue