Skip to content

Commit

Permalink
ARUMLPD-34 Trying out paths for acgtion
Browse files Browse the repository at this point in the history
  • Loading branch information
kkadosa committed Sep 20, 2023
1 parent 3ad6a71 commit 79704a6
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 @@ -23,7 +23,7 @@ jobs:
Copy-Item -Path ./counting-logic.qeax -Destination '${{ runner.temp }}/counting-logic-old.qeax'
- name: Run IncQuery AUTOSAR-UML Bridge
uses: IncQueryLabs/incquery-suite-bridge-autosar-uml-action@v1
uses: ./
with:
arxml_file_path: counting-logic.arxml
ea_model_file_path: counting-logic.qeax
Expand Down

0 comments on commit 79704a6

Please sign in to comment.