We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 123adea commit c548be8Copy full SHA for c548be8
.github/workflows/release-binaries.yml
@@ -372,6 +372,7 @@ jobs:
372
# we need to search for files in the current workspace.
373
path: |
374
S:/build/tools/clang/stage2-instrumented-bins/tools/clang/stage2-bins/_CPack_Packages/win64/NSIS/NSISOutput.log
375
+ S:/build/tools/clang/stage2-instrumented-bins/tools/clang/stage2-bins/_CPack_Packages/win64/WIX/wix.log
376
377
upload-release-binaries:
378
name: "Upload Release Binaries"
0 commit comments