Skip to content

Support working-directory #75

@renatoathaydes

Description

@renatoathaydes

GitHub Actions like runs support changing the working-directory.

This is important as many repositories contain more than one project.

I may be missing something, but I can't seem to make the working-dir declared in defaults to work with this action.

Maybe that's not possible, but it would be nice if at least this action took an optional working-directory as input so that if I have a crate under ./my-crate/ instead of at the root, I won't get this error:

error: could not find `Cargo.toml` in `/home/runner/work/my-repo/my-repo` or any parent directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: A new feature or an improvement for an existing oneC-questionCategory: A question

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions