Skip to content

Commit 0a6e2ff

Browse files
authored
Update ci.yml
1 parent 695cc56 commit 0a6e2ff

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ on:
1111

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

0 commit comments

Comments
 (0)