First compile all the gulp things before trying to make the docs

This commit is contained in:
Sebastiaan Janssen
2020-06-17 18:02:23 +02:00
parent c52649883b
commit f0f92db3dc

View File

@@ -37,6 +37,7 @@ jobs:
script: |
$uenv=./build.ps1 -get -doc
$uenv.SandboxNode()
$uenv.CompileBelle()
$uenv.PrepareAngularDocs()
$nugetsourceUmbraco = "https://api.nuget.org/v3/index.json"
$uenv.PrepareCSharpDocs()