This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm-site.git


The following commit(s) were added to refs/heads/main by this push:
     new a46ee4e400 update dep
a46ee4e400 is described below

commit a46ee4e400f201dd2aa8c26db473882fc09fb2e6
Author: tqchen <[email protected]>
AuthorDate: Mon Sep 1 19:40:13 2025 -0400

    update dep
---
 .github/workflows/publish_tvm_ffi_docs.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/publish_tvm_ffi_docs.yml 
b/.github/workflows/publish_tvm_ffi_docs.yml
index 3fd352c8e4..172baf9e95 100644
--- a/.github/workflows/publish_tvm_ffi_docs.yml
+++ b/.github/workflows/publish_tvm_ffi_docs.yml
@@ -27,6 +27,7 @@ jobs:
         run: |
           pip install .
           pip install -r docs/requirements.txt
+          pip install linkify-it-py
           cp ../../tvm-site/scripts/download_3rdparty_embeds.py .
 
       - name: Build docs

Reply via email to