We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6831449 commit 2e6b6e8Copy full SHA for 2e6b6e8
.github/workflows/docs.yml
@@ -30,6 +30,7 @@ jobs:
30
with:
31
dotnet-version: 9.x
32
33
+ - run: cd src
34
- run: dotnet workload restore
35
- run: dotnet tool update -g docfx
36
- run: docfx docs/docfx.json
0 commit comments