mirror of
https://github.com/actions-rs/cargo.git
synced 2025-08-14 12:45:12 +00:00
Update README.md
Pretty aligning requirement marker in the inputs table
This commit is contained in:
parent
b6a5e9eb92
commit
46893a442f
@ -30,7 +30,7 @@ See [additional recipes here](https://github.com/actions-rs/meta).
|
||||
## Inputs
|
||||
|
||||
| Name | Required | Description | Type | Default |
|
||||
| ------------| -------- | -------------------------------------------------------------------------| ------ | --------|
|
||||
| ------------| :------: | -------------------------------------------------------------------------| ------ | --------|
|
||||
| `command` | ✓ | Cargo command to run, ex. `check` or `build` | string | |
|
||||
| `toolchain` | | Rust toolchain name to use | string | |
|
||||
| `args` | | Arguments for the cargo command | string | |
|
||||
|
Loading…
x
Reference in New Issue
Block a user