We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d635fc commit 6f886aaCopy full SHA for 6f886aa
.circleci/config.yml
@@ -8,8 +8,7 @@ jobs:
8
executor: aws-cli/default
9
steps:
10
- checkout
11
- - aws-cli/install
12
- - aws-cli/configure
+ - aws-cli/setup
13
- run:
14
name: Install Git LFS
15
command: |
0 commit comments