Skip to content

Commit

Permalink
Fix docs site navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamdsheth authored Nov 23, 2023
1 parent 1989ac6 commit 4fb2373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builddocsite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
dotnet-version: 7.x

- run: dotnet tool install -g docfx --version 2.72.1
- run: dotnet tool install -g docfx --version 2.73.2

- name: Build docs
shell: pwsh
Expand Down

0 comments on commit 4fb2373

Please sign in to comment.