Skip to content

Commit

Permalink
Bump docfx to 2.77.0 (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
roji authored Sep 20, 2024
1 parent e388483 commit aed1a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
# You can get the docfx default template via the following command: docfx template export default
# This will put the default template folder into a directory called _exported_templates
- name: Get docfx
run: dotnet tool install --version 2.61.0 -g docfx
run: dotnet tool install --version 2.77.0 -g docfx

- name: Build docs
run: docfx
Expand Down

0 comments on commit aed1a2c

Please sign in to comment.