fix: path

This commit is contained in:
zzjc1234 2024-05-25 21:35:59 +08:00
parent 522b410087
commit 288395944d

View File

@ -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 = ""