You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that libpng library is required by phantomjs. However, distribution page (https://phantomjs.org/download) claims that binary is "static" and does not require dependencies (except for linux build).
Anyways, windows binary have to be loaded first. Will report on further investigation when I have spare cycles.
Tried to run bazel with io_bazel_rules_closure in GitHub Actions Windows-2019 environment and got
I suspect that
third_party/png:libpng_k8
does not consider it is not in Linux environment.The text was updated successfully, but these errors were encountered: