You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2022. It is now read-only.
Fixes issue #74: Check if aws-sam-cli is installed
Instead of attempting to upgrade aws-sam-cli, which will throw an error
if it's not installed, check if it's installed first.
If it's not installed, install it via brew.
0 commit comments