Fix docs ci (#1808)

This commit is contained in:
Chayenne
2024-10-26 11:23:51 -07:00
committed by GitHub
parent ced362f7c6
commit 9d6fb08457

View File

@@ -46,7 +46,7 @@ jobs:
build-and-deploy:
needs: execute-notebooks
if: github.repository == 'sgl-project/sglang'
runs-on: ubuntu-latest
runs-on: 1-gpu-runner
steps:
- name: Checkout code
uses: actions/checkout@v3