Skip to content

Commit

Permalink
ARUMLPD-34 Checking env
Browse files Browse the repository at this point in the history
  • Loading branch information
kkadosa committed Sep 20, 2023
1 parent ec9c005 commit 009abc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,5 @@ runs:
- name: Run the IncQuery AUTOSAR-UML Bridge
shell: pwsh
run: |
gci env:* | sort-object name
& 'C:\Program Files\IncQuery Labs\IncQuery AUTOSAR-UML Bridge\CLI\iql-aub-cli.exe' -i='${{ inputs.arxml_file_path }}' -e='${{ inputs.ea_model_file_path }}' -l='${{ runner.temp }}/IncQueryAUBLic.yaml'

0 comments on commit 009abc3

Please sign in to comment.