We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed5d79 commit a145c89Copy full SHA for a145c89
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
target: x86_64-pc-windows-msvc
23
platform_name: Windows x64
24
binary_name: mtxt.exe
25
- asset_name: mtxt-win-x64
+ asset_name: mtxt-win-x64.exe
26
use_cross: false
27
- os: macos-14
28
target: aarch64-apple-darwin
0 commit comments