Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraaven authored Jun 3, 2024
1 parent 05f4789 commit 8bf2df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
dotnet-version: 7.x

- run: dotnet tool update -g docfx
- run: dotnet tool install --global docfx --version 2.75.0
- run: docfx /Docs/docfx.json

- name: Upload artifact
Expand Down

0 comments on commit 8bf2df3

Please sign in to comment.