commit | d56a237e160b8e38fc9bd29c6be272b9d92eb67a | [log] [tgz] |
---|---|---|
author | Steve Dower <steve.dower@python.org> | Wed Mar 16 15:23:35 2022 +0000 |
committer | GitHub <noreply@github.com> | Wed Mar 16 15:23:35 2022 +0000 |
tree | b3ef62a6130f6109ae7b989e9c9bad704ac7ce46 | |
parent | e707ceb6e464b24ddc9fdbdac7bfe15f7eeb43fd [diff] |
Fix some Windows release build script issues (GH-31931) * Fix the condition used when excluding ARM64 packages from publish * Do not publish anything unless the traditional installer works * Fix disabling of MSI build * Add override conditions for publish steps * Allow overriding the Nuget version number during build