[CI] migrate router to BM.A10.4 runner (#8992)

Co-authored-by: key4ng <rukeyang@gamil.com>
This commit is contained in:
Keyang Ru
2025-08-11 22:41:18 -07:00
committed by GitHub
parent 9d68bdb240
commit 4093d460ce
3 changed files with 14 additions and 9 deletions

View File

@@ -43,6 +43,7 @@ python -m build && pip install --force-reinstall dist/*.whl
```
#### Option B: Development Mode
```bash
pip install -e .
```