[Fix] Install tomli in flashinfer bumping workflow (#19841)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user