Closed taiki-e closed 8 months ago
Follow-up to #66
Set env on pre-1.79, not pre-1.77, because it is 1.79+ that actually works correctly due to https://github.com/rust-lang/cargo/issues/13617.
Do not strip debuginfo on MSVC https://github.com/rust-lang/cargo/pull/13630 This is the same behavior as pre-1.19.0 upload-rust-binary-action. https://github.com/taiki-e/upload-rust-binary-action/commit/1d322553f4aa8234b1562ff50887dbbdb8c1bfd5#diff-f121df8f1f148ef72415f98dd27089a0e6cec3ec939840286358170e5e20c990L258
Closes #68
Follow-up to #66
Set env on pre-1.79, not pre-1.77, because it is 1.79+ that actually works correctly due to https://github.com/rust-lang/cargo/issues/13617.
Do not strip debuginfo on MSVC https://github.com/rust-lang/cargo/pull/13630 This is the same behavior as pre-1.19.0 upload-rust-binary-action. https://github.com/taiki-e/upload-rust-binary-action/commit/1d322553f4aa8234b1562ff50887dbbdb8c1bfd5#diff-f121df8f1f148ef72415f98dd27089a0e6cec3ec939840286358170e5e20c990L258
Closes #68