Skip to content

Commit 27d6d88

Browse files
committed
fix typo in orion
Signed-off-by: Luxian <lux1an@qq.com>
1 parent 586bd5f commit 27d6d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orion/src/ws.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ async fn process_server_message(
188188

189189
let build_result = buck_build(
190190
task_id_uuid,
191-
repo,
192191
cl_link,
192+
repo,
193193
changes,
194194
sender.clone(),
195195
)

0 commit comments

Comments
 (0)