Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
zhaoyu6
sglang
Commits
5fa3058f
"docs/en/community/pr.md" did not exist on "c60a17b6036a9ff01314a92624b7c1df4633645d"
Unverified
Commit
5fa3058f
authored
Mar 27, 2025
by
Yineng Zhang
Committed by
GitHub
Mar 27, 2025
Browse files
fix the release doc dependency issue (#4828)
parent
bbab97a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/release-docs.yml
.github/workflows/release-docs.yml
+1
-0
No files found.
.github/workflows/release-docs.yml
View file @
5fa3058f
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment