This commit is contained in:
2023-03-22 02:16:33 -07:00
parent ea51e2318c
commit 7506d89b4c

View File

@@ -5,6 +5,10 @@ inputs:
description: "Working directory to execute the commands in." description: "Working directory to execute the commands in."
required: true required: true
default: "." default: "."
arguments:
description: "Working directory to execute the commands in."
required: true
default: "."
outputs: outputs:
console: console:
description: "The console output of the command." description: "The console output of the command."