[CI] Improve Docs CI Efficiency (#3587)

Co-authored-by: zhaochenyang20 <zhaochen20@outlook.com>
This commit is contained in:
Shi Shuai
2025-02-14 19:57:00 -08:00
committed by GitHub
co-authored by zhaochenyang20
parent 862dd76c76
commit 7443197a63
19 changed files with 366 additions and 231 deletions
+1
View File
@@ -3,6 +3,7 @@ set -euxo pipefail
# Install the dependency in CI.
# Use repo from environment variable, passed from GitHub Actions
FLASHINFER_REPO="${FLASHINFER_REPO:-https://flashinfer.ai/whl/cu124/torch2.5/flashinfer-python}"