### 🐛 Describe the bug The `build_docs` CI job [fails](https://app.circleci.com/pipelines/github/pytorch/vision/21604/workflows/cab24b60-c4de-4680-ac60-6d89ef6988c4/jobs/1750608) on the latest main with: ``` make: *** [Makefile:42: html] Hangup ``` The job later times out on the CI once the 10-minute time limit is exhausted. ### Versions Started appearing on 20221031 cc @seemethere