Skip to content

Set up AWS CLI v2 for self-hosted runners in GitHub Actions

License

Notifications You must be signed in to change notification settings

quipper/setup-aws-cli-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

setup-aws-cli-action test

This is an action to setup AWS CLI v2. It is for a self-hosted runner that requires AWS CLI.

This action runs the installation steps described in the official document. Linux x86_64 and aarch64 are supported.

Getting Started

jobs:
  build:
    runs-on: self-hosted
    steps:
      - uses: quipper/setup-aws-cli-action@main

About

Set up AWS CLI v2 for self-hosted runners in GitHub Actions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published