Feature/revise docs ci (#5009)

This commit is contained in:
renxin
2025-04-02 20:08:56 -07:00
committed by GitHub
parent a2aea59b6e
commit cccfc10e9c
2 changed files with 41 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ jobs:
make compile
make html
python3 wrap_run_llm.py
cd _build/html
git clone https://$GITHUB_TOKEN@github.com/sgl-project/sgl-project.github.io.git ../sgl-project.github.io --depth 1