diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ae422f4a2a..2d78efd66f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -444,7 +444,7 @@ build fedora clang: # Set the code page to UTF-8 - chcp 65001 # Renormalize line endings - - git add --renormalize . + - git add --renormalize subprojects/packagefiles - ci/scripts/handle-subprojects-cache.py subprojects/ - echo $env:MESON_ARGS artifacts: