update installation doc for sgl-kernel (#3129)

This commit is contained in:
Yineng Zhang
2025-01-26 00:00:13 +08:00
committed by GitHub
parent c23d5706f4
commit 896c07441e
3 changed files with 17 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ jobs:
style: file
build-wheels:
if: github.repository == 'sgl-project/sglang'
if: github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request'
runs-on: ubuntu-latest
strategy:
matrix: