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