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.
snap
1 parent 4b9d7d6 commit 9161226Copy full SHA for 9161226
.github/actions/setup-kat/action.yml
@@ -8,8 +8,7 @@ runs:
8
- name: Install AWS CLI
9
shell: bash
10
run: |
11
- sudo apt-get update
12
- sudo apt-get install -y awscli
+ sudo snap install aws-cli --classic
13
- name: Set up kat
14
15
0 commit comments