Commit ef1abc7
shuaiyang5
fix: specify bash shell for Windows builds in release workflow
🔧 Add explicit shell: bash to Build Binary step
- Fixes Windows runner shell syntax error with [[ ]] syntax
- Ensures consistent bash behavior across all platforms
Resolves Windows build failure in release workflow.1 parent 367b212 commit ef1abc7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
0 commit comments