Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6241 from ynput/bugfix/AY-3297_Workfile-copy-and-…
Browse files Browse the repository at this point in the history
…open

AYON Workfiles tool: Copy and open of published workfile works
  • Loading branch information
iLLiCiTiT authored Mar 12, 2024
2 parents 9a4312f + 30f4767 commit 6d1d0dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openpype/tools/ayon_workfiles/control.py
Original file line number Diff line number Diff line change
Expand Up @@ -573,6 +573,7 @@ def copy_workfile_representation(
workdir,
filename,
template_key,
src_filepath=representation_filepath
)
except Exception:
failed = True
Expand Down

0 comments on commit 6d1d0dd

Please sign in to comment.