Open
Description
Hello.
Thank you for this workflow. It works really well.
One issue I have had, though, is that my musl linux binaries segfault. I can generate binaries locally, and in a Docker container, and they work fine. But, these are not with musl compiler - so linking to system libraries.
Here is an example repo of mine that this is happening: https://github.com/lgi-onehealth/phcue-ck/releases
Is there something I am doing wrong here?
I am wondering if this issue is relevant: rust-lang/rust#95926
Thank you again.
Anders