Open jbedard opened 1 month 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.
@jbedard https://github.com/bazelbuild/bazel-central-registry/pull/3225 is going to fix this but there https://github.com/bazel-contrib/bazel-lib/issues/952 that needs to be fixed before we can roll this
See https://github.com/aspect-build/rules_js/actions/runs/11391002935/job/31694034057?pr=1989#step:7:456