Skip to content

Commit

Permalink
Merge pull request #820 from WildernessLabs/develop
Browse files Browse the repository at this point in the history
Update publish-site-prod.yml
  • Loading branch information
lamebrain authored Jan 8, 2025
2 parents 12a53b9 + 9aa8d9a commit 819df1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-site-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
uses: Nuget/setup-nuget@v1.2.0
- name: Install DocFX globally
run: |
dotnet tool install --global docfx
dotnet tool install --global docfx --version 2.77.0
- name: Install DocFxMarkdownGen
run: |
dotnet tool install --global DocFxMarkdownGen
Expand Down

0 comments on commit 819df1b

Please sign in to comment.