Skip to content

Commit

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

0 comments on commit 6af5935

Please sign in to comment.