From aaa7eef1a2edc8d8a8537b85859e7ed77e91da2a Mon Sep 17 00:00:00 2001 From: Jean Mertz Date: Fri, 19 May 2023 12:02:38 +0200 Subject: [PATCH] requred -> required --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 071288f..bdff1c4 100644 --- a/action.yml +++ b/action.yml @@ -28,7 +28,7 @@ inputs: default: "true" rustflags: description: "set RUSTFLAGS environment variable, set to empty string to avoid overwriting build.rustflags" - requred: false + required: false default: "-D warnings" outputs: