Skip to content

Commit

Permalink
Merge pull request #1 from gui-cs/tig-patch-1
Browse files Browse the repository at this point in the history
Add dotnet build step
  • Loading branch information
tig authored May 7, 2024
2 parents 8216d3c + 79b7b47 commit b46308c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
git fetch --all
cd Terminal.Gui
git checkout v2_develop
dotnet build
dotnet tool install -g docfx
cd docfx
docfx metadata
Expand Down

0 comments on commit b46308c

Please sign in to comment.