Commit 62f7a94
committed
fix: Add shell: bash to Windows-incompatible commands
The 'ls -lah' and 'chmod +x' commands in verify/test steps were failing on Windows PowerShell. Added 'shell: bash' to both steps to ensure cross-platform compatibility.1 parent 10bbece commit 62f7a94
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| 109 | + | |
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
| |||
0 commit comments