mirror of
https://github.com/containers/podman.git
synced 2026-03-27 19:13:49 -04:00
We temporarily installed wixtoolset using chocolatey, when 3.14 wasn't in GHA yet. Now it's there by default, so remove the install. This prevents the downgrade error. Note: If we change the minir version of WiX that we use, then we may need to install wix again. But for now, removing this step will allow us to use the latest 3.14 patch. Signed-off-by: Ashley Cui <acui@redhat.com>