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 Dec 19, 2023
1 parent 24d75f1 commit 9e98b97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_tool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:

- name: Build Installer
working-directory: D:\a\STITestReport\STITestReport\Install
run: "C:\Program Files (x86)\\WiX Toolset v3.11\\bin\\candle.exe" STITestReport.wxs
shell: cmd
run: \"C:\Program Files (x86)\WiX Toolset v3.11\bin\candle.exe\" STITestReport.wxs

- name: Upload binaries
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 9e98b97

Please sign in to comment.