Skip to content

Commit 2ea3e4a

Browse files
authored
Update main.yml
1 parent c1d0d55 commit 2ea3e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112

113113
- name: Install DocFX
114114
run: |
115-
dotnet tool update -g docfx --version 2.62.2
115+
dotnet tool update -g docfx --version 2.61.0
116116
117117
- name: Build Documentation
118118
working-directory: team_project # 进入项目目录

0 commit comments

Comments
 (0)