mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
launched applications have set root environments
This commit is contained in:
parent
6d81ef6cd7
commit
5b92826e1f
1 changed files with 1 additions and 0 deletions
|
|
@ -215,6 +215,7 @@ class AppAction(BaseHandler):
|
|||
"AVALON_HIERARCHY": hierarchy,
|
||||
"AVALON_WORKDIR": workdir
|
||||
})
|
||||
prep_env.update(anatomy.roots_obj.root_environments())
|
||||
|
||||
# collect all parents from the task
|
||||
parents = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue