Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Therapy <sam@samtherapy.net>
  • Loading branch information
SamTherapy committed Mar 27, 2024
1 parent 4f38452 commit ee53a62
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: Deploy Documentation

on:
workflow_run:
workflows: [Benchmarks]
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit ee53a62

Please sign in to comment.