Skip to content

Commit 695cc56

Browse files
authored
try core.autocrlf false in ci.yml
1 parent 052dabe commit 695cc56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ on:
1111

1212
jobs:
1313
build:
14+
run: git config --global core.autocrlf false
1415
uses: eclipse-platform/eclipse.platform.releng.aggregator/.github/workflows/mavenBuild.yml@master

0 commit comments

Comments
 (0)