Skip to content

Conversation

@NeroBurner
Copy link

On the master branch the pipelines fail at the upload-cache-to-github.py script as it is missing the requests python module.

Install it before the build to have a working cache upload again.

Fixes: #819

On the `master` branch the pipelines fail at the `upload-cache-to-github.py`
script as it is missing the `requests` python module.

Install it before the build to have a working cache upload again.

Fixes: #819
@NeroBurner NeroBurner self-assigned this Sep 16, 2025
@NeroBurner NeroBurner added bug Something isn't working infrastructure Problems with the CI infrastructure or CI jobs labels Sep 16, 2025
@NeroBurner NeroBurner merged commit d963733 into master Sep 16, 2025
@NeroBurner NeroBurner deleted the ci_install_python_requests branch September 16, 2025 13:17
@NeroBurner
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working infrastructure Problems with the CI infrastructure or CI jobs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI: upload cache not working missing requests module

2 participants