fix: support Windows
Needed to switch to piping the data into `tar`. The `PATH` override does not work on Windows. This has the added benefit that we do not depend on any `tar` specific flags.
Loading
Please register or sign in to comment
Needed to switch to piping the data into `tar`. The `PATH` override does not work on Windows. This has the added benefit that we do not depend on any `tar` specific flags.