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
change
sglang
Commits
6a3b9fd0
Unverified
Commit
6a3b9fd0
authored
Nov 02, 2025
by
Kangyan-Zhou
Committed by
GitHub
Nov 02, 2025
Browse files
Update setup_github_runner.md
parent
65f1d065
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/developer_guide/setup_github_runner.md
docs/developer_guide/setup_github_runner.md
+1
-1
No files found.
docs/developer_guide/setup_github_runner.md
View file @
6a3b9fd0
...
@@ -23,7 +23,7 @@ Run these commands inside the container.
...
@@ -23,7 +23,7 @@ Run these commands inside the container.
```
```
apt update && apt install -y curl python3-pip git
apt update && apt install -y curl python3-pip git
pip install upgrade pip
pip install
--
upgrade pip
export RUNNER_ALLOW_RUNASROOT=1
export RUNNER_ALLOW_RUNASROOT=1
```
```
...
...
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