diff --git a/.github/workflows/AutosarUmlActionExample.yml b/.github/workflows/AutosarUmlActionExample.yml index d33d48a..bcce366 100644 --- a/.github/workflows/AutosarUmlActionExample.yml +++ b/.github/workflows/AutosarUmlActionExample.yml @@ -30,6 +30,6 @@ jobs: #Diff Check between the modified files - name: DiffCheck run: | - $output = &'${{steps.GetLTA.outputs.LemonTreeAutomationExecutable}}' diff --theirs A.eapx --mine B.eapx --sfs ${{ steps.session_file.outputs.result }} + $output = &'${{steps.GetLTA.outputs.LemonTreeAutomationExecutable}}' diff --theirs A.eapx --mine B.eapx --sfs log.txt echo $output \ No newline at end of file diff --git a/log.txt b/log.txt new file mode 100644 index 0000000..e69de29