Unverified Commit 2294071a authored by Lysandre Debut's avatar Lysandre Debut Committed by GitHub
Browse files

Fix doc builder (#14676)

parent fab3b518
......@@ -4,6 +4,7 @@ on:
push:
branches:
- master
- doc-builder*
jobs:
build_and_package:
......@@ -48,6 +49,7 @@ jobs:
sudo apt install tesseract-ocr
pip install pytesseract
pip install pytorch-quantization --extra-index-url https://pypi.ngc.nvidia.com
pip install https://github.com/kpu/kenlm/archive/master.zip
- name: Setup git
run: |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment