Fix kernel version bump file (#12087)

This commit is contained in:
Kangyan-Zhou
2025-10-24 20:32:33 -07:00
committed by GitHub
parent 8982418957
commit 22f55e1b15
3 changed files with 36 additions and 5 deletions
@@ -26,6 +26,10 @@ jobs:
with:
python-version: '3.10'
- name: Install Python dependencies
run: |
pip install tomli
- name: Configure Git and branch
run: |
git config user.name "sglang-bot"
@@ -26,6 +26,10 @@ jobs:
with:
python-version: '3.10'
- name: Install Python dependencies
run: |
pip install tomli
- name: Configure Git and branch
run: |
git config user.name "sglang-bot"