From 6af59357eb38bc4ee35599577f69c0866987373b Mon Sep 17 00:00:00 2001 From: Patrik Koczka Date: Thu, 21 Sep 2023 13:54:56 +0200 Subject: [PATCH] #193 Everything new line --- .github/workflows/AutosarUmlActionExample.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/AutosarUmlActionExample.yml b/.github/workflows/AutosarUmlActionExample.yml index 3bc7c66..a85b003 100644 --- a/.github/workflows/AutosarUmlActionExample.yml +++ b/.github/workflows/AutosarUmlActionExample.yml @@ -31,5 +31,8 @@ jobs: - name: DiffCheck run: | 'C:\"Program Files"\LieberLieber\LemonTree.Automation\LemonTree.Automation.exe' - Diff --base Base.eapx --mine B.eapx --theirs A.eapx [--sfs] + Diff --base Base.eapx + --mine B.eapx + --theirs A.eapx + [--sfs] \ No newline at end of file