mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
celaction: add local render target
This commit is contained in:
parent
6cefb2ec4b
commit
ecbdac09e2
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ def main():
|
|||
pyblish.api.register_plugin_path(PUBLISH_PATH)
|
||||
|
||||
pyblish.api.register_host(PUBLISH_HOST)
|
||||
pyblish.api.register_target("local")
|
||||
|
||||
return host_tools.show_publish()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue