mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
update workfiles tool in houdini
This commit is contained in:
parent
2ba85e8455
commit
737e35a5f6
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ publish.show(parent)
|
|||
<label>Work Files</label>
|
||||
<scriptCode><![CDATA[
|
||||
import hou, os
|
||||
from avalon.tools import workfiles
|
||||
from pype.tools import workfiles
|
||||
workfiles.show(os.environ["AVALON_WORKDIR"])
|
||||
]]></scriptCode>
|
||||
</scriptItem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue