mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Fix instances - I need more coffee today
This commit is contained in:
parent
b3d9dabd62
commit
708fd64c79
1 changed files with 2 additions and 0 deletions
|
|
@ -146,6 +146,8 @@ class CollectAERender(publish.AbstractCollectRender):
|
|||
# to skip ExtractReview locally
|
||||
instance.families.remove("review")
|
||||
|
||||
instances.append(instance)
|
||||
|
||||
return instances
|
||||
|
||||
def get_expected_files(self, render_instance):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue