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 a0091c7 commit 4e0d702Copy full SHA for 4e0d702
.github/workflows/docs.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
dotnet-version: 9.x
32
33
- - run: dotnet workload restore AlohaKit.Controls.sln
+ - run: dotnet workload
34
- run: dotnet tool update -g docfx
35
- run: docfx docs/docfx.json
36
0 commit comments