[ci]fix deepep import error on H20 action (#14166)

This commit is contained in:
Hank Han
2025-12-01 01:42:57 +08:00
committed by GitHub
parent c15c864b6f
commit 9872a677b4

View File

@@ -649,7 +649,7 @@ jobs:
- name: Install dependencies
run: |
CUSTOM_BUILD_SGL_KERNEL=${{needs.check-changes.outputs.sgl_kernel}} bash scripts/ci/ci_install_dependency.sh
CUSTOM_BUILD_SGL_KERNEL=${{needs.check-changes.outputs.sgl_kernel}} bash scripts/ci/ci_install_deepep.sh
- name: Run test
timeout-minutes: 20