mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
CI: avoid parallelizing sphinx build to fix pydata-sphinx-theme warning
This commit is contained in:
parent
853a4fe0dc
commit
ad54a50c8b
2
.github/workflows/ci-build.yaml
vendored
2
.github/workflows/ci-build.yaml
vendored
@ -176,4 +176,4 @@ jobs:
|
||||
pip install -r docs/requirements.txt
|
||||
- name: Render documentation
|
||||
run: |
|
||||
sphinx-build --color -W --keep-going -b html -D nb_execution_mode=off docs docs/build/html -j auto
|
||||
sphinx-build --color -W --keep-going -b html -D nb_execution_mode=off docs docs/build/html
|
||||
|
Loading…
x
Reference in New Issue
Block a user