Skip to content

Commit 59c31c1

Browse files
committed
41726 Integration/Merge fix alerted by Francis, shell_s all.yml does not exist anymore, using project instead (#35)
1 parent 39582b6 commit 59c31c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

env/shot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ includes:
1717
- includes/maya/shot.yml
1818
- includes/nuke/shot.yml
1919
- includes/desktop/project.yml
20-
- includes/shell/all.yml
20+
- includes/shell/project.yml
2121
- includes/3dsmax/shot.yml
2222
- includes/shotgun/all.yml
2323

@@ -26,6 +26,6 @@ engines:
2626
tk-maya: '@maya.shot'
2727
tk-nuke: '@nuke.shot'
2828
tk-desktop: '@desktop.project'
29-
tk-shell: '@shell.all'
29+
tk-shell: '@shell.project'
3030
tk-3dsmaxplus: '@3dsmax.shot'
3131
tk-shotgun: '@shotgun.all'

0 commit comments

Comments
 (0)