Skip to content

Commit 1736e2a

Browse files
authored
Update deployment.yml
1 parent 08f9c8e commit 1736e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ jobs:
7171
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7272
with:
7373
upload_url: ${{ github.event.release.upload_url }}
74-
asset_path: wix/rust-serial-monitor.msi.zip
74+
asset_path: target/wix/rust-serial-monitor.msi.zip
7575
asset_name: rust-serial-monitor.msi-windows_x86.zip
7676
asset_content_type: binary

0 commit comments

Comments
 (0)