Skip to content

Commit 0b8707c

Browse files
windows line endings
1 parent 6d1da72 commit 0b8707c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/premerge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
fi
5555
5656
echo blah1
57-
echo "${windows_projects}" | tr '\n' ';'
57+
echo "${windows_projects}" | tr '\r\n' ';'
5858
echo blah2
5959
6060
echo "Building projects: ${windows_projects}"

0 commit comments

Comments
 (0)