Skip to content

Commit a145c89

Browse files
committed
Add exe to win asset name
1 parent 8ed5d79 commit a145c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
target: x86_64-pc-windows-msvc
2323
platform_name: Windows x64
2424
binary_name: mtxt.exe
25-
asset_name: mtxt-win-x64
25+
asset_name: mtxt-win-x64.exe
2626
use_cross: false
2727
- os: macos-14
2828
target: aarch64-apple-darwin

0 commit comments

Comments
 (0)