From 360b9c916e475267adacafd36aa66571a32fb33e Mon Sep 17 00:00:00 2001 From: Bariscankibarcekici <106708281+Bariscankibarcekici@users.noreply.github.com> Date: Wed, 15 Jun 2022 07:38:46 +0300 Subject: [PATCH] Revert "Regenerated `examples.md` TOC" This reverts commit 6535c5fb5fe2870754afba7bd4e514867ac9cb98. --- examples.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples.md b/examples.md index 9189ad8..f20bd54 100644 --- a/examples.md +++ b/examples.md @@ -33,6 +33,8 @@ - [Using pip to get cache location](#using-pip-to-get-cache-location) - [Python - pipenv](#python---pipenv) - [R - renv](#r---renv) + - [Simple example](#simple-example-1) + - [Multiple OS's in a workflow](#multiple-oss-in-a-workflow-1) - [Ruby - Bundler](#ruby---bundler) - [Rust - Cargo](#rust---cargo) - [Scala - SBT](#scala---sbt)