Ubuntu – Github actions – ERROR: FileTooLargeError – Archive cannot be any larger than 512MB
I am trying to deploy an app to Elastic Beanstalk using a GitHub action. I tried to compress the file before pushing it to ELB, and it is smaller than 512MB (around 400MB), but I still see this error message…