"graphbolt/src/vscode:/vscode.git/clone" did not exist on "177dc133d685d69a89a775eb9d1ca720094e14c7"
Unverified Commit 9d6fb084 authored by Chayenne's avatar Chayenne Committed by GitHub
Browse files

Fix docs ci (#1808)

parent ced362f7
...@@ -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
......
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