Commit a9f28fb
fix(raykx): use pwd -W instead of cygpath for Windows path
pwd -W is built into bash and more reliably available across
MSYS2 environments than cygpath.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5f9ee56 commit a9f28fb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments