potiuk commented on PR #30683: URL: https://github.com/apache/airflow/pull/30683#issuecomment-1511600601
Should fix the problem observed in https://github.com/apache/airflow/actions/runs/4722563664/jobs/8377395906?pr=30588 for example. We do not cache twine pipx install, it makes very little sense as twine is super small and likely saving/restoring cache will take longer than installing it, hovever there are some cases where it will seem that twine is already installed where it is not. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
