try to install everything not just python

This commit is contained in:
empyreus
2026-05-05 18:47:23 +00:00
parent 77cb3675b5
commit f61407ed91

View File

@@ -47,7 +47,7 @@ steps:
git clone -b main https://github.com/caiomcbr/sglang.git
cd sglang
pip install --upgrade pip
pip install -e "python"
pip install -e .
# - template: run-remote-task.yml
# parameters: