Fix build issues. #5563

This commit is contained in:
Aditya Toshniwal
2022-12-19 11:59:21 +05:30
committed by GitHub
parent 4d95bc0365
commit 8e1b0c459f
3 changed files with 5 additions and 0 deletions

View File

@@ -92,6 +92,7 @@ FROM env-builder as docs-builder
# Install Sphinx
RUN /venv/bin/python3 -m pip install --no-cache-dir sphinx
RUN /venv/bin/python3 -m pip install --no-cache-dir sphinxcontrib-youtube
# Copy the docs from the local tree. Explicitly remove any existing builds that
# may be present