diff --git a/dev.toml b/dev.toml index 23fad7a..323774f 100644 --- a/dev.toml +++ b/dev.toml @@ -112,7 +112,7 @@ tags = ["dev"] name = "Build Binaries" enabled = true executions = [ - { execution.type = "BatchRunBuild", execution.params.pattern = """, komodo-binaries-dev-*, """, enabled = true } + { execution.type = "BatchRunBuild", execution.params.pattern = "komodo-binaries-dev-*", enabled = true } ] ##