Commit 4e66e54
committed
Fix Windows tar call
A trailing slash apparently fails the call to `tar.exe` on Windows! See
https://stackoverflow.com/a/76103567/474819.1 parent 0401ace commit 4e66e54
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments