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 97d459c commit b0abc33Copy full SHA for b0abc33
.github/workflows/docs-publish.yml
@@ -30,6 +30,7 @@ jobs:
30
run: |
31
cd ${{ github.workspace }}/docs
32
pwd | ls
33
+ docfx metadata
34
docfx build docfx.json
35
36
- name: Deploy to GitHub Pages
0 commit comments