Update docs.yml

This commit is contained in:
Dean Eigenmann 2020-12-21 12:34:30 +01:00 committed by GitHub
parent f15054b1e0
commit 51bb92c3b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
run: |
make -j2 NIMFLAGS="--parallelBuild:2" V=1 update
make -j2 NIMFLAGS="--parallelBuild:2" LOG_LEVEL=TRACE
- name: Install dependencies
- name: Generate docs
run: |
make -j2 NIMFLAGS="--parallelBuild:2" V=1 docs
- name: Deploy documents