diff --git a/firmware-action.json b/firmware-action.json index 42b6827..5c5c704 100644 --- a/firmware-action.json +++ b/firmware-action.json @@ -20,7 +20,10 @@ "fsp_header_path": "", "vbt_path": "", "ec_path": "" - } + }, + "container_input_dir": "inputs/", + "input_dirs": null, + "input_files": null } } }