This repository was archived by the owner on Nov 4, 2022. It is now read-only.
Commit ec69626
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.1 parent 0c582fe commit ec69626
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
35 | 44 | | |
36 | 45 | | |
37 | 46 | | |
| |||
0 commit comments