Skip to content

Commit

Permalink
Fix docs ci (#1808)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaochenyang20 authored Oct 26, 2024
1 parent ced362f commit 9d6fb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9d6fb08

Please sign in to comment.