Skip to content

Commit 1f45e3e

Browse files
committed
That didn’t work.
1 parent b57bc93 commit 1f45e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ python_env: &python_env
55
install_awscli: &install_awscli
66
name: "Install awscli"
77
command: |
8-
sudo apt --allow-releaseinfo-change-suite update
8+
sudo apt update
99
sudo apt install jq
1010
sudo apt install python3-pip
1111
sudo pip3 install awscli --upgrade

0 commit comments

Comments
 (0)