Skip to content

Commit

Permalink
Update docfx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nd1012 committed Apr 13, 2024
1 parent eab42bd commit 284c9c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
dotnet-version: 8.0.x
- name: Setup docfx
run: dotnet tool update -g docfx
- name: Install .NET Aspire workload
run: dotnet workload install aspire
- name: Copy README
run: cp README.md "./src/wan24-AutoDiscover Docs/index.md"
- name: Build docs
Expand Down

0 comments on commit 284c9c4

Please sign in to comment.