Merge branch 'develop' into release/3.15.x

This commit is contained in:
Jakub Trllo 2023-01-18 12:10:47 +01:00
commit 5a4852703b
83 changed files with 4496 additions and 441 deletions

View file

@ -43,4 +43,5 @@ $openpype_root = (Get-Item $script_dir).parent.FullName
Set-Location $openpype_root/website
& yarn run start
& yarn install
& yarn start