This action sets up AWS CLI tool. It downloads AWS CLI binaries from https://s3.amazonaws.com/aws-cli, unpacks the downloaded file, runs the install program and adds path to PATH
Currently the action can only be used on linux plattform.
- uses: freenet-actions/setup-aws-cli@v3
- uses: freenet-actions/setup-aws-cli@v3
with:
version: '2.22.21'