Skip to content

Option to specify working directory in GitHub Actions #265

@o-az

Description

@o-az

GitHub allows specifying working-directory to run a step in a specific directory.
I'm working in a large repo with lots of different directories - one of those directories is my typescript project. .changesets is added in there at <repo_root>/typescript/.changesets.

When I run CI, changesets action errors out cause it can't find .changesets:

Error: There is no .changeset directory in this project

Any advice on how to handle this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions