|
@ -37,7 +37,7 @@ jobs: |
|
|
- name: Install DocFX |
|
|
- name: Install DocFX |
|
|
uses: crazy-max/ghaction-chocolatey@v1 |
|
|
uses: crazy-max/ghaction-chocolatey@v1 |
|
|
with: |
|
|
with: |
|
|
args: install docfx --version 2.48 -y |
|
|
|
|
|
|
|
|
args: install docfx -y |
|
|
- name: Checkout current pages |
|
|
- name: Checkout current pages |
|
|
uses: actions/checkout@v2 |
|
|
uses: actions/checkout@v2 |
|
|
with: |
|
|
with: |
|
|