Skip to content

Commit

Permalink
msi named output
Browse files Browse the repository at this point in the history
  • Loading branch information
yeastplume committed Jan 11, 2024
1 parent 295061f commit 66abab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Install cargo-wix
run: cargo install cargo-wix
- name: Run cargo-wix
run: cargo wix -p grin-gui
run: cargo wix -p grin-gui -o ./wix/grin-gui-${{ github.ref_name }}-win-x86_64.msi
- name: Create Checksum for MSI
working-directory: target/wix
shell: pwsh
Expand Down

0 comments on commit 66abab6

Please sign in to comment.