tirkarthi commented on pull request #17562: URL: https://github.com/apache/superset/pull/17562#issuecomment-979926745
It seems the pip packages are not cached which causes the install step to download always from PyPI. I have added caching as per docs in https://github.com/actions/setup-python#caching-packages-dependencies -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
