-
-
Notifications
You must be signed in to change notification settings - Fork 28
Support working-directory #75
Copy link
Copy link
Open
Labels
C-enhancementCategory: A new feature or an improvement for an existing oneCategory: A new feature or an improvement for an existing oneC-questionCategory: A questionCategory: A question
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: A new feature or an improvement for an existing oneCategory: A new feature or an improvement for an existing oneC-questionCategory: A questionCategory: A question
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: