Skip to content

Commit 2e6b6e8

Browse files
committed
Updated docs action
1 parent 6831449 commit 2e6b6e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
dotnet-version: 9.x
3232

33+
- run: cd src
3334
- run: dotnet workload restore
3435
- run: dotnet tool update -g docfx
3536
- run: docfx docs/docfx.json

0 commit comments

Comments
 (0)