Looks like GitHub Actions takes 10m+ to upload the documentation and nearly 10 minutes to download it. I suspect this has to do with the creation of thousands of files, and using `tar` here is likely much faster. Let's test it out!
Looks like GitHub Actions takes 10m+ to upload the documentation and nearly 10 minutes to download it. I suspect this has to do with the creation of thousands of files, and using `tar` here is likely much faster. Let's test it out!