oxipng/.github/workflows
Alejandro González a451711e96
Fix ARM64 Debian packages lacking dependencies
It looks like cargo-deb v2.5.0 silently broke this for our use case, and
other use cases which have been reported upstream: https://github.com/kornelski/cargo-deb/issues/21

To make dpkg-shlibdeps work more reliably until this inconsistent choice
of multiarch and cross-build lib directories is sorted out, let's pass
the documented `LD_LIBRARY_PATH` environment variable to ensure such
libraries are always found. Interestingly, setting `DEB_HOST_ARCH` to a
different value did not have any effect.
2025-04-26 16:29:22 +02:00
..
deploy.yml Fix ARM64 Debian packages lacking dependencies 2025-04-26 16:29:22 +02:00
docker.yml Bump actions/attest-build-provenance from 1 to 2 2025-01-02 00:28:34 +01:00
oxipng.yml Simplify and optimize CI workflows 2025-04-26 16:29:22 +02:00