Skip to content

Commit e593b7e

Browse files
committed
Update docs-build-test.yml
1 parent 32b01b4 commit e593b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
uses: actions/setup-dotnet@v4
1616
with:
1717
dotnet-version: 9.x
18+
- run: dotnet tool update -g docfx
1819
- name: Test build docs
19-
run: dotnet tool update -g docfx
2020
run: docfx docs/docfx.json --dryRun

0 commit comments

Comments
 (0)