Skip to content

Commit 18871b3

Browse files
committed
enable rust doc
1 parent 5ded871 commit 18871b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_tvm_ffi_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
working-directory: tvm-ffi/
3535
env:
3636
BUILD_CPP_DOCS: 1
37+
BUILD_RUST_DOCS: 1
3738
run: |
3839
uv run --group docs sphinx-build -M html docs docs/_build
3940
uv run --with requests python ../tvm-site/scripts/download_3rdparty_embeds.py -v --path=_build/html

0 commit comments

Comments
 (0)