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 9e98b97 commit 11c4291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_tool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Build Installer
working-directory: D:\a\STITestReport\STITestReport\Install
shell: cmd
run: \"C:\Program Files (x86)\WiX Toolset v3.11\bin\candle.exe\" STITestReport.wxs
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 11c4291

Please sign in to comment.