mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
🐛 prevent passing all environments
This commit is contained in:
parent
618b4b0c6d
commit
fbc8021b45
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ class PypeCommands:
|
|||
app,
|
||||
env_group=env_group,
|
||||
launch_type=LaunchTypes.farm_render,
|
||||
env={}
|
||||
)
|
||||
else:
|
||||
env = os.environ.copy()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue