Skip to content

Commit b0abc33

Browse files
committed
[增加]1. 增加Docfx 生成
1 parent 97d459c commit b0abc33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
run: |
3131
cd ${{ github.workspace }}/docs
3232
pwd | ls
33+
docfx metadata
3334
docfx build docfx.json
3435
3536
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)