Skip to content

Commit f78a516

Browse files
authored
Update docfx.yaml (#1529)
1 parent ce0f192 commit f78a516

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docfx.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ jobs:
3434
with:
3535
dotnet-version: |
3636
6.0.x
37-
7.0.x
37+
7.0.x
3838
8.0.x
3939
4040
- name: Build
41-
run: dotnet build
41+
run: dotnet build -c Release
4242

4343
- uses: nunit/[email protected]
4444
name: Build Documentation

0 commit comments

Comments
 (0)