-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
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
Lawouach
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested