-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
Describe the bug
My workflow expects the script to be executed from a specific directory, so I use something like this:
- name: Do foo
working-directory: some-dir
run: ./fooWhen porting this to retry, I cannot set the working-directory for the step, as it only works with run.
Similar issue: https://stackoverflow.com/questions/67299058/running-github-actions-for-uses-in-another-directory
Expected behavior
Retry should allow to specify a working-directory
Screenshots
If applicable, add screenshots to help explain your problem.
martijnvdbrug, NivStav-RecoLabs, NickDub, e965, tkleinke and 23 more
Metadata
Metadata
Assignees
Labels
No labels
