mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
typo
This commit is contained in:
parent
d774eab626
commit
165689463d
1 changed files with 1 additions and 1 deletions
|
|
@ -650,7 +650,7 @@ def get_instance_staging_dir(instance):
|
|||
else:
|
||||
project_name = os.getenv("AVALON_PROJECT")
|
||||
|
||||
# get customized tempdir path from `OPENPYPE_TEMPDIR` env var
|
||||
# get customized tempdir path from `OPENPYPE_TMPDIR` env var
|
||||
custom_temp_dir = temporarydir.create_custom_tempdir(
|
||||
project_name, anatomy=anatomy, formating_data=anatomy_data
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue