support version in sgl-kernel (#3439)

This commit is contained in:
Yineng Zhang
2025-02-10 03:49:52 +08:00
committed by GitHub
parent 20cf910d8f
commit 4cfd3add6d
6 changed files with 6 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ on:
branches:
- main
paths:
- sgl-kernel/version.py
- sgl-kernel/src/sgl-kernel/version.py
workflow_dispatch:
concurrency:

View File

@@ -9,7 +9,7 @@ on:
branches:
- main
paths:
- sgl-kernel/version.py
- sgl-kernel/src/sgl-kernel/version.py
jobs:
build-wheels: