[Fix] Install tomli in flashinfer bumping workflow (#19841)
This commit is contained in:
@@ -26,6 +26,10 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: '3.10'
|
python-version: '3.10'
|
||||||
|
|
||||||
|
- name: Install Python dependencies
|
||||||
|
run: |
|
||||||
|
pip install tomli
|
||||||
|
|
||||||
- name: Configure Git and branch
|
- name: Configure Git and branch
|
||||||
run: |
|
run: |
|
||||||
git config user.name "sglang-bot"
|
git config user.name "sglang-bot"
|
||||||
|
|||||||
Reference in New Issue
Block a user