mirror of
https://github.com/actions-rs/cargo.git
synced 2024-11-14 13:36:33 +02:00
Link to the recipes
This commit is contained in:
parent
d53fa3b377
commit
e2d210d7c8
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ jobs:
|
||||||
arguments: --release --all-features
|
arguments: --release --all-features
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See [additional recipes here](https://github.com/actions-rs/meta).
|
||||||
|
|
||||||
## Inputs
|
## Inputs
|
||||||
|
|
||||||
* `command` (*required*) - Cargo command to run (ex. `check` or `build`)
|
* `command` (*required*) - Cargo command to run (ex. `check` or `build`)
|
||||||
|
|
Loading…
Reference in a new issue