diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc685d4cc..5fc6324e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1288,6 +1288,7 @@ jobs: Get-AppxPackage -Name "PythonSoftwareFoundation.Python.Launcher" | Remove-AppxPackage # https://www.python.org/downloads/release/pymanager-250/ winget install --accept-package-agreements --accept-source-agreements 9NQ7512CXL7T + refreshenv py install 3.14 - name: "Download binary" uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0