Browse Source

Attempt 1 fixing branch docs

4.0.0-beta
Anairkoen Schno 4 years ago
parent
commit
3521123680
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@ -77,7 +77,7 @@ for:
skip_tags: false
build_script:
- ps: |
if ($True)
if ($env:BUILD_DOC -Eq 'yes')
{
cd docs


Loading…
Cancel
Save