docs: enable building pdf

This commit is contained in:
Oleg Kalachev
2021-03-24 15:09:35 +03:00
parent 380112de6a
commit 7740a136ce

View File

@@ -87,7 +87,7 @@ jobs:
- ./check_unused_assets.py
- gitbook install
- gitbook build
- gitbook pdf ./ _book/clover.pdf || echo "error building the PDF"
- gitbook pdf ./ _book/clover.pdf
deploy:
provider: pages
local_dir: _book