From c423a844fa670d48b548a2030e49e4cff5c57606 Mon Sep 17 00:00:00 2001 From: Patrik Koczka Date: Thu, 21 Sep 2023 13:46:57 +0200 Subject: [PATCH] #193 Test2 --- .github/workflows/AutosarUmlActionExample.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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