Skip to content

Commit

Permalink
Update build_tool.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfVio authored Jun 15, 2024
1 parent aa36d28 commit c63326d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_tool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:

- name: Show Directory Content
run: dir "D:\a\STITestReport\STITestReport\STI Test Report\bin\release"

- name: Show Directory Content fof Program Files (x86)
run: dir "C:\Program Files (x86)"

- name: Build Installer
working-directory: D:\a\STITestReport\STITestReport\Install
Expand Down

0 comments on commit c63326d

Please sign in to comment.