Unverified Commit 5fa3058f authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

fix the release doc dependency issue (#4828)

parent bbab97a6
......@@ -29,6 +29,7 @@ jobs:
- name: Install dependencies
run: |
find /public_sglang_ci/runner-a-gpu-1/_work/_tool/Python/3.9.21/x64/lib/python3.9/site-packages -name "sgl-kernel*" -exec rm -rf {} + || true
bash scripts/ci_install_dependency.sh
pip install -r docs/requirements.txt
apt-get update
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment