mathiasvr / command-output

GitHub action that runs a command and store its output
MIT License
42 stars 10 forks source link

Run with `working-directory` not supported #1

Open vabic opened 2 years ago

vabic commented 2 years ago

when run with working-directory produce error. Working-directory is not supported. Ex:

produce: Warning: Unexpected input(s) 'working-directory', valid inputs are ['run', 'shell']