Skip to content

Commit

Permalink
chore(ci/cd): improve build
Browse files Browse the repository at this point in the history
  • Loading branch information
markuslf committed Jan 29, 2025
1 parent 2776f2a commit 2b0204f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lf-windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
# -srd: Suppresses the root directory from being included as a directory structure.
- name: 'Harvest files with Heat'
run: |
heat.exe dir /c/output-msi -dr INSTALLFOLDER -cg LFMP -gg -srd -out linuxfabrik-monitoring-plugins.wxs
heat.exe dir C:\output-msi -dr INSTALLFOLDER -cg LFMP -gg -srd -out linuxfabrik-monitoring-plugins.wxs
shell: cmd

- name: 'Build MSI (compile .wxs into .wixobj, link .wixobj into an .msi)'
Expand Down
Empty file removed linuxfabrik-monitoring-plugins.wxs
Empty file.

0 comments on commit 2b0204f

Please sign in to comment.