aws cli not available on github actions – Docker
I have been trying to use github actions to deploy a docker image to AWS ECR, but there is a step that is consistently failing. Here is the portion that is failing: - name: Pulling ECR for updates and instantiating…