[router] Fix ci nvcc not found error (#11411)

This commit is contained in:
Keyang Ru
2025-10-10 15:43:16 -07:00
committed by GitHub
parent 55b14656e6
commit a0835c3a62
4 changed files with 7 additions and 6 deletions

View File

@@ -107,7 +107,7 @@ jobs:
- name: Install SGLang dependencies
run: |
sudo bash scripts/ci/ci_install_dependency.sh
sudo --preserve-env=PATH bash scripts/ci/ci_install_dependency.sh
- name: Build python binding
run: |