From 1b6428ed18d512c6147008239a98c3e00c10ae68 Mon Sep 17 00:00:00 2001
From: zzjc1234 <2359047351@qq.com>
Date: Sun, 26 May 2024 01:12:58 +0800
Subject: [PATCH] fix: arg

---
 conf.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf.toml b/conf.toml
index ee7e7a4..1e39b64 100644
--- a/conf.toml
+++ b/conf.toml
@@ -11,7 +11,7 @@ memoryLimit = 104_857_600
 procLimit = 50
 copyInCwd = true
 [stages.executor.with.default.copyIn.healthcheck]
-src = "./../../../build/healthcheck"
+src = "./../../../../../../build/healthcheck"
 copyOut = ["stdout", "stderr"]
 [stages.executor.with.default.stdin]
 content = ""