Commit 6f00a00
Fix: Add shell: bash for Windows compatibility
The Verify source code step uses Bash syntax (if/then/else)
which doesn't work with PowerShell on Windows runners.
Adding shell: bash ensures Bash is used on all platforms.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent b9c3bc1 commit 6f00a00
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments