Skip to content

Run with working-directory not supported #1

@vabic

Description

@vabic

when run with working-directory produce error. Working-directory is not supported.
Ex:
- name: MyStep
uses: mathiasvr/command-output@v1
with:
working-directory: someDir
run: echo "Should work"

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions