diff --git a/dev/tasks/python-wheels/github.windows.yml b/dev/tasks/python-wheels/github.windows.yml index 68976d03b313e..b946c5c84e15c 100644 --- a/dev/tasks/python-wheels/github.windows.yml +++ b/dev/tasks/python-wheels/github.windows.yml @@ -60,6 +60,7 @@ jobs: if errorlevel 1 ( archery docker build --no-pull python-wheel-windows-vs2019 || exit /B 1 ) + archery docker push python-wheel-windows-vs2019 archery docker run --no-build -e SETUPTOOLS_SCM_PRETEND_VERSION={{ arrow.no_rc_version }} python-wheel-windows-vs2019 - name: Build free-threaded wheel