add link in the readme for ocaml-esy

This commit is contained in:
Sacha Ayoun 2020-02-26 15:57:45 +00:00 committed by GitHub
parent 993e7810d0
commit 26890e25cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us
- [Java - Maven](./examples.md#java---maven)
- [Node - npm](./examples.md#node---npm)
- [Node - Yarn](./examples.md#node---yarn)
- [OCaml - esy](./examples.md#ocaml---esy)
- [PHP - Composer](./examples.md#php---composer)
- [Python - pip](./examples.md#python---pip)
- [R - renv](./examples.md#r---renv)