Update docfx.yaml (#1529)

This commit is contained in:
Weihan Li
2024-02-29 10:58:12 +08:00
committed by GitHub
parent ce0f192e3d
commit f78a516be0

View File

@@ -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