windows: fix line endings for patch files
See: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1754 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3846>
This commit is contained in:
parent
767ee35265
commit
ebe1f20589
@ -445,7 +445,8 @@ build fedora clang:
|
||||
|
||||
# Set the code page to UTF-8
|
||||
- chcp 65001
|
||||
|
||||
# Renormalize line endings
|
||||
- git add --renormalize .
|
||||
- ci/scripts/handle-subprojects-cache.py subprojects/
|
||||
# For some reason, options are separated by newline instead of space, so we
|
||||
# have to replace them first.
|
||||
|
Loading…
x
Reference in New Issue
Block a user