Browse Source

Use latest version of docfx

pull/72/head
Anairkoen Schno 3 years ago
parent
commit
be988d7a44
Signed by: DaNike GPG Key ID: BEFB74D5F3FC4387
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/tag_docs.yml

+ 1
- 1
.github/workflows/tag_docs.yml View File

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


Loading…
Cancel
Save