Skip to content

Commit

Permalink
debug conditional test
Browse files Browse the repository at this point in the history
  • Loading branch information
EchterAgo committed Oct 20, 2023
1 parent 99540e5 commit 9ee7952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ jobs:

- name: debug - print log
run: cat "${{github.workspace}}\InnoSetup-Install.log"
if: ${{ env.ACTIONS_RUNNER_DEBUG == 'true' }}

- name: Check InstallLocation Registry Value
run: |
Expand Down

0 comments on commit 9ee7952

Please sign in to comment.