Skip to content

Commit

Permalink
Upgrade to docfx 2.78.0 (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
roji authored Nov 18, 2024
1 parent eb5098e commit f388cd0
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 @@ -67,7 +67,7 @@ jobs:
working-directory: EFCore.PG

- name: Get docfx
run: dotnet tool install --version 2.77.0 -g docfx
run: dotnet tool install --version 2.78.0 -g docfx

- name: Build docs
run: docfx --warningsAsErrors
Expand Down

0 comments on commit f388cd0

Please sign in to comment.