mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-01 17:35:19 +00:00
1c2ab3e771
Create a source archive with vendored sources as part of the release workflow. This is to enable building the release offline for distros. Note: The use of realpath and CARGO_HOME are to work around a cargo vendor bug: https://github.com/rust-lang/cargo/issues/8443. Signed-off-by: William Douglas <william.douglas@intel.com>