Skip to content

Commit

Permalink
CI: build documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelbl committed Aug 24, 2021
1 parent 8c6dcbe commit cfbd9e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ jobs:
path: TestResults-${{ matrix.os }}.html
- name: Create and validate NuGet package
run: dotnet pack --no-build --verbosity normal
- name: Build documentation
uses: nikeee/docfx-action@v1.0.0
with:
args: QrCodeGenerator/docfx/docfx.json

0 comments on commit cfbd9e0

Please sign in to comment.