e
Public Preview Builds / publish-preview (push) Successful in 45s Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2024-03-27 15:27:05 +01:00
parent 4f384523a6
commit ee53a62e54
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,5 @@
name: Deploy Documentation
on:
workflow_run:
workflows: [Benchmarks]
@ -29,6 +31,7 @@ jobs:
with:
dotnet-version: 8.x
- run: dotnet tool update -g docfx
- run: dotnet tool restore
- name: Build website
run: dotnet docfx docs/docfx.json