Skip to content

Commit 9bb5959

Browse files
Merge pull request #3019 from AI-Hypercomputer:chengnuojin-doc-ci
PiperOrigin-RevId: 861910281
2 parents e97f2e8 + 32af79d commit 9bb5959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check_docs_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
. $GITHUB_WORKSPACE/venv/bin/activate
3535
uv pip install -e . --no-deps
3636
uv pip install torch
37-
sphinx-build -W -b html docs docs/_build/html
37+
sphinx-build -b html docs docs/_build/html
3838
env:
3939
JAX_PLATFORMS: cpu
4040
CUDA_VISIBLE_DEVICES: ""

0 commit comments

Comments
 (0)