remove cd

This commit is contained in:
empyreus
2026-05-04 22:20:17 +00:00
parent 1f3f81b519
commit 3e655e5e02

View File

@@ -42,7 +42,6 @@ steps:
displayName: Install mscclpp
runRemoteArgs: '--container sglang-mscclpp-test'
remoteScript: |
cd mscclpp
rm -rf build
mkdir build
cd build