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."
required: true
default: "."
arguments:
description: "Working directory to execute the commands in."
required: true
default: "."
outputs:
console:
description: "The console output of the command."