Commit f4f792a
committed
fix: Windows fresh user test uses self-hosted binary (xlings mcpp 0.0.17 lacks fixes)
xlings ships mcpp 0.0.17 which doesn't have Windows fixes from this PR.
Use the self-hosted binary (current code) for the fresh user test.
Once 0.0.19 releases, this can switch to `mcpp.exe` from PATH.
Linux/macOS use `mcpp` from PATH (released version works there).1 parent 8e5f9c1 commit f4f792a
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
114 | 116 | | |
115 | 117 | | |
116 | | - | |
| 118 | + | |
117 | 119 | | |
118 | | - | |
| 120 | + | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
| |||
0 commit comments