diff --git a/.github/workflows/AutosarUmlActionExample.yml b/.github/workflows/AutosarUmlActionExample.yml index 579994d..06f729a 100644 --- a/.github/workflows/AutosarUmlActionExample.yml +++ b/.github/workflows/AutosarUmlActionExample.yml @@ -30,5 +30,5 @@ jobs: #Diff Check between the modified files - name: DiffCheck run: | - 'C:\"Program Files"\LieberLieber\LemonTree.Automation\LemonTree.Automation.exe' Diff --base Base.eapx --mine B.eapx --theirs A.eapx [--sfs] + &"C:\"Program Files"\LieberLieber\LemonTree.Automation\LemonTree.Automation.exe" Diff --base Base.eapx --mine B.eapx --theirs A.eapx [--sfs] \ No newline at end of file