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
9d6fb084
"graphbolt/src/vscode:/vscode.git/clone" did not exist on "177dc133d685d69a89a775eb9d1ca720094e14c7"
Unverified
Commit
9d6fb084
authored
Oct 26, 2024
by
Chayenne
Committed by
GitHub
Oct 26, 2024
Browse files
Fix docs ci (#1808)
parent
ced362f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/deploy-docs.yml
.github/workflows/deploy-docs.yml
+1
-1
No files found.
.github/workflows/deploy-docs.yml
View file @
9d6fb084
...
@@ -46,7 +46,7 @@ jobs:
...
@@ -46,7 +46,7 @@ jobs:
build-and-deploy
:
build-and-deploy
:
needs
:
execute-notebooks
needs
:
execute-notebooks
if
:
github.repository == 'sgl-project/sglang'
if
:
github.repository == 'sgl-project/sglang'
runs-on
:
ubuntu-latest
runs-on
:
1-gpu-runner
steps
:
steps
:
-
name
:
Checkout code
-
name
:
Checkout code
uses
:
actions/checkout@v3
uses
:
actions/checkout@v3
...
...
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