-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I think I would like to be able to set the working-directory. I know that I can specify the manifest path, but setting the working-directory retains the automatic manifest path selection behavior and is more similar to how we invoke things locally.
What I really want is to be able to set:
defaults:
run:
working-directory: some-subdir
in my github actions for a monorepo with a self contained pixi project in some-subdir
and have "everything just work". I'm not sure a github action can see this value as it seems to only apply to run
steps.
I am not sure how this would interact with automatic environment activation.
kizzie, dnguy078, chrisburr, thewtex and retrry
Metadata
Metadata
Assignees
Labels
No labels