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 e7b3e27 commit 008515eCopy full SHA for 008515e
.github/deploy.yml .github/workflows/deploy.yml.github/deploy.yml renamed to .github/workflows/deploy.yml
@@ -32,6 +32,7 @@ jobs:
32
dotnet-version: 8.x
33
34
- run: dotnet tool update -g docfx
35
+ - run: docfx metadata docfx.json
36
- run: docfx docfx.json
37
38
- name: Upload site
0 commit comments