• fix: use environment variable for `PIP_ROOT_USER_ACTION` (#265)

    gitea-admin released this 2024-04-29 09:32:44 -04:00 | -361 commits to master since this release

    • fix: error out on install failure in "Apply build artifact to the local machine" step

    • fix: error out on pip installation / update failure

    • fix: use environment variable for PIP_ROOT_USER_ACTION

    This extends the fix from #259 since every platform for 3.8.10 / 3.9.13 has been rebuilt instead of just macOS arm64 being added.

    The regression was introduced in #223

    Downloads