Skip to content

Commit ec54491

Browse files
authored
Enable msbuild in action
1 parent c00efa9 commit ec54491

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ghpages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414

1515
- name: Clone Repo
1616
uses: actions/checkout@v1
17+
18+
- name: Setup Visual Studio Command Prompt
19+
uses: microsoft/[email protected]
1720

1821
- name: Download DocFX
1922
run: |

0 commit comments

Comments
 (0)