Skip to content

Commit a0091c7

Browse files
committed
Update docs.yml
1 parent 2e6b6e8 commit a0091c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/docs.yml

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

33-
- run: cd src
34-
- run: dotnet workload restore
33+
- run: dotnet workload restore AlohaKit.Controls.sln
3534
- run: dotnet tool update -g docfx
3635
- run: docfx docs/docfx.json
3736

0 commit comments

Comments
 (0)