Skip to content

Commit df33819

Browse files
committed
Download and copy DLLs during build
Args.dll (needed for GeckofxHtmlToPdf) was not being copied during the build after .NET modernizations. Also include harvests in patch logs to make this type of omission easier to troubleshoot in the future. Also fix whitespace and build instructions in Setup-InstallerBuild.ps1
1 parent 36947db commit df33819

4 files changed

Lines changed: 270 additions & 266 deletions

File tree

.github/workflows/patch-installer-cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,3 +293,5 @@ jobs:
293293
path: |
294294
./*.log
295295
./*.binlog
296+
./PatchableInstaller/CreateUpdatePatch/Master/AppHarvest.wxs
297+
./PatchableInstaller/CreateUpdatePatch/Update/AppHarvest.wxs

0 commit comments

Comments
 (0)