diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8b995f8..8614ab4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ Lint: - shellcheck ./system/.bash_profile - shellcheck ./system/.bashrc - shellcheck ./system/.env - - shellcheck ./system/config/custom/keyleds + - shellcheck ./system/.config/custom/keyleds - shellcheck ./system/.xinitrc - shellcheck ./system/.xprofile - shellcheck ./system/.xsetup