Skip to content

Commit

Permalink
Update builddocsite.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamdsheth authored Nov 23, 2023
1 parent bd96d4f commit 1989ac6
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
@@ -32,7 +32,7 @@ jobs:
with:
dotnet-version: 7.x

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

- name: Build docs
shell: pwsh

0 comments on commit 1989ac6

Please sign in to comment.