Skip to content

Commit

Permalink
#193 Diff
Browse files Browse the repository at this point in the history
  • Loading branch information
patrikkoczka7 committed Sep 21, 2023
1 parent c0cd283 commit 8e79752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AutosarUmlActionExample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]

0 comments on commit 8e79752

Please sign in to comment.