We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec6db5 commit d91d8e3Copy full SHA for d91d8e3
.github/workflows/github-pages.yml
@@ -15,7 +15,7 @@ jobs:
15
dotnet-version: 3.1.401
16
- name: Setup MS Build
17
uses: microsoft/[email protected]
18
- - name: Install DocFX & Rsync
+ - name: Install DocFX
19
uses: crazy-max/ghaction-chocolatey@v1
20
with:
21
args: install docfx -y
0 commit comments