mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #3891 from pypeclub/bugfix/pype_commands_webpublish_cli
WebPublisher: Fix import after refactor
This commit is contained in:
commit
e6d44ef9fe
1 changed files with 1 additions and 1 deletions
|
|
@ -218,7 +218,7 @@ class PypeCommands:
|
|||
RuntimeError: When there is no path to process.
|
||||
"""
|
||||
|
||||
from openpype.hosts.webpublisher.cli_functions import (
|
||||
from openpype.hosts.webpublisher.publish_functions import (
|
||||
cli_publish
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue