-
-
Notifications
You must be signed in to change notification settings - Fork 25
Support working-directory #75
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
GitHub Actions like
runssupport changing theworking-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
defaultsto work with this action.Maybe that's not possible, but it would be nice if at least this action took an optional
working-directoryas input so that if I have a crate under./my-crate/instead of at the root, I won't get this error: