Commit 90d8ad8
committed
ci(ci): fix bash path conversion for windows node.js directory
- Fix regex that caused double C in drive letter (/cC/)
- Use string manipulation instead of regex for reliable conversion
- Convert C:\path to /c/path format correctly1 parent dee8fea commit 90d8ad8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
0 commit comments