Skip to content

Commit

Permalink
Update docfx.yaml (#1529)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeihanLi committed Feb 29, 2024
1 parent ce0f192 commit f78a516
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docfx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ jobs:
with:
dotnet-version: |
6.0.x
7.0.x
7.0.x
8.0.x
- name: Build
run: dotnet build
run: dotnet build -c Release

- uses: nunit/docfx-action@v3.1.0
name: Build Documentation
Expand Down

0 comments on commit f78a516

Please sign in to comment.