Skip to content

Commit 0b21313

Browse files
committed
Restore
1 parent 19ef635 commit 0b21313

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 ..
34-
- run: dotnet workload restore AlohaKit.Controls.sln
33+
- run: dotnet workload restore
3534
- run: dotnet tool update -g docfx
3635
- run: docfx docs/docfx.json
3736

0 commit comments

Comments
 (0)