From e2d210d7c80898b9ece9b78c8f56f47b8a2b0d68 Mon Sep 17 00:00:00 2001 From: svartalf Date: Mon, 16 Sep 2019 10:37:57 +0300 Subject: [PATCH] Link to the recipes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 64bbdfb..17088b4 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ jobs: arguments: --release --all-features ``` +See [additional recipes here](https://github.com/actions-rs/meta). + ## Inputs * `command` (*required*) - Cargo command to run (ex. `check` or `build`)