Commit 902b599
committed
ci: fix incorrect executable filename in publish workflow
The filename in the afterbuild.ps1 script call was incorrect (KeyAsio.exe vs KeyASIO.exe). This ensures the build process uses the correct case-sensitive filename.1 parent 55b801f commit 902b599
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments