Skip to content

Commit 0218da8

Browse files
committed
Added missing Build-docs to GH Action
1 parent a868ab7 commit 0218da8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ jobs:
5050
- name: Show asset names
5151
run: dir BuildOutput/Nuget
5252

53+
- name: Build Docs
54+
run: ./Build-Docs.ps1
55+
5356
- name: Commit Docs
5457
env:
5558
docspush_email: [email protected]

0 commit comments

Comments
 (0)