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