We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec5a6d commit 19ef635Copy full SHA for 19ef635
.github/workflows/docs.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
dotnet-version: 9.x
32
33
- - run: cd AlohaKit.Controls
+ - run: cd ..
34
- run: dotnet workload restore AlohaKit.Controls.sln
35
- run: dotnet tool update -g docfx
36
- run: docfx docs/docfx.json
0 commit comments