Open jbedard opened 1 week ago
Turns out we don't link any of the [de]compression filters for windows builds, they were simply shelling out to system binaries, which did not exist in this case.
This is where we set these for mac and linux
but not for windows
Needs to be fixed in libarchive in BCR before it can be fixed here.
See https://github.com/aspect-build/rules_js/actions/runs/11391002935/job/31694034057?pr=1989#step:7:456