awscli -> awscli2 (#234)
This commit is contained in:
parent
29f5f02a16
commit
8dd69e68c1
2
.github/workflows/cron.yml
vendored
2
.github/workflows/cron.yml
vendored
|
@ -45,7 +45,7 @@ jobs:
|
|||
|
||||
- name: Installing awscli
|
||||
run: |
|
||||
nix-env -iA nixpkgs.awscli
|
||||
nix-env -iA nixpkgs.awscli2
|
||||
|
||||
- name: Check for latest evaluation in ${{ matrix.channel }} channel
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue