From 7b7b94e7b5c8acab0870545badec16d9ae2198b7 Mon Sep 17 00:00:00 2001 From: xwen-winnie <657844267@qq.com> Date: Mon, 19 Feb 2024 14:35:28 +0800 Subject: [PATCH] chore: adapt cache repo luacheck path --- config/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.yaml b/config/config.yaml index db7d99eb..eedf3e7e 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -14,7 +14,7 @@ qbox/net-cache: # github repository name, which will override the settings in qbox org luacheck: # repo specific settings will override the settings in qbox org enable: true - workDir: "nginx/Lua" + workDir: "nginx" qbox/kodo: # github repository name, which will override the settings in qbox org staticcheck: # repo specific settings will override the settings in qbox org