Skip to content

Commit d06c1ab

Browse files
authored
update ci install dependency (#2949)
1 parent c5644ca commit d06c1ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/ci_install_dependency.sh

+3
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ pip install cutex
2323

2424
# For compling xgrammar kernels
2525
pip install cuda-python nvidia-cuda-nvrtc-cu12
26+
27+
# reinstall sgl-kernel
28+
pip install sgl-kernel --force-reinstall --no-deps

0 commit comments

Comments
 (0)