Skip to content

Commit 085fe29

Browse files
authored
...
1 parent 01e7213 commit 085fe29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: dotnet tool install -g docfx
3636

3737
- name: Build Documentation
38-
run: dotnet docfx docs/docfx.json
38+
run: docfx docs/docfx.json
3939
env:
4040
DOCFX_ENABLE_RESTAPI_VALIDATION: false
4141

0 commit comments

Comments
 (0)