requred -> required
This commit is contained in:
parent
24274e4435
commit
aaa7eef1a2
|
@ -28,7 +28,7 @@ inputs:
|
||||||
default: "true"
|
default: "true"
|
||||||
rustflags:
|
rustflags:
|
||||||
description: "set RUSTFLAGS environment variable, set to empty string to avoid overwriting build.rustflags"
|
description: "set RUSTFLAGS environment variable, set to empty string to avoid overwriting build.rustflags"
|
||||||
requred: false
|
required: false
|
||||||
default: "-D warnings"
|
default: "-D warnings"
|
||||||
|
|
||||||
outputs:
|
outputs:
|
||||||
|
|
Loading…
Reference in New Issue