mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-03-25 06:25:09 +00:00
The x86_64 build was getting empty env vars that broke openssl-sys, and the aarch64 build needed cross-compiler env vars during xtask setup. Split into separate conditional steps to fix both.