Link to the recipes

This commit is contained in:
svartalf 2019-09-16 10:37:57 +03:00
parent d53fa3b377
commit e2d210d7c8

View file

@ -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`)