Shorten description to < 125 chars
This commit is contained in:
parent
4202d54422
commit
ccbe659f48
@ -4,10 +4,7 @@ branding:
|
|||||||
icon: home
|
icon: home
|
||||||
color: gray-dark
|
color: gray-dark
|
||||||
description: |
|
description: |
|
||||||
This action lets you easily install and use cross
|
Cross compile your Rust projects with cross (https://github.com/cross-rs/cross).
|
||||||
(https://github.com/cross-rs/cross) to compile your Rust projects. It will
|
|
||||||
compile with cargo if the host and target platforms allow, so it's a drop-in
|
|
||||||
replacement for running `cargo build` in your Actions.
|
|
||||||
inputs:
|
inputs:
|
||||||
target:
|
target:
|
||||||
description: The target platform
|
description: The target platform
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user