mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Fix run_documentation.ps1
This commit is contained in:
parent
12b51a60dc
commit
3752c8dfa6
1 changed files with 2 additions and 1 deletions
|
|
@ -43,4 +43,5 @@ $openpype_root = (Get-Item $script_dir).parent.FullName
|
|||
|
||||
Set-Location $openpype_root/website
|
||||
|
||||
& yarn run start
|
||||
& yarn install
|
||||
& yarn start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue