awscli -> awscli2 (#234)

This commit is contained in:
Rok Garbas 2020-11-23 23:56:59 +01:00 committed by GitHub
parent 29f5f02a16
commit 8dd69e68c1
Failed to generate hash of commit

View file

@ -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: |