"docs/source/api/vscode:/vscode.git/clone" did not exist on "d381f2263dee39a28e021b1193a590418f137743"
Unverified Commit 6a3b9fd0 authored by Kangyan-Zhou's avatar Kangyan-Zhou Committed by GitHub
Browse files

Update setup_github_runner.md

parent 65f1d065
...@@ -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
``` ```
......
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