ci_docs: build fusion docs (#15127)

This commit is contained in:
alaviss
2020-08-01 09:33:19 +00:00
committed by GitHub
parent a7736b6b43
commit e192e07bf0

View File

@@ -11,6 +11,7 @@ on:
- 'tools/dochack/dochack.nim'
- 'tools/kochdocs.nim'
- '.github/workflows/ci_docs.yml'
- 'koch.nim'
pull_request:
# Run only on changes on these files.
paths:
@@ -121,6 +122,10 @@ jobs:
shell: bash
run: ./koch boot -d:release
- name: 'Clone fusion'
shell: bash
run: ./koch fusion
- name: 'Build documentation'
shell: bash
run: ./koch doc --git.commit:devel