Skip to content

Commit

Permalink
Fix MSI path
Browse files Browse the repository at this point in the history
  • Loading branch information
elzik committed Oct 28, 2023
1 parent c826832 commit fc23b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ jobs:
tag_name: ${{ env.GitVersion_SemVer }}
generate_release_notes: true
prerelease: ${{ github.ref_name != 'main' }}
files: /Installer/Elzik.FmSync.WindowsInstaller/bin/x64/Release/en-US/Elzik.FmSync.WindowsInstaller.msi
files: /fmsync/Installer/Elzik.FmSync.WindowsInstaller/bin/x64/Release/en-US/Elzik.FmSync.WindowsInstaller.msi

0 comments on commit fc23b1d

Please sign in to comment.