Skip to content

Commit cd70a6a

Browse files
Update config.yml
1 parent 6370ba2 commit cd70a6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ defaults: &defaults
66
install_dependency: &install_dependency
77
name: Installation of build and deployment dependencies.
88
command: |
9+
sudo apt-get update
910
sudo apt install jq
1011
sudo pip install awscli --upgrade
1112
sudo pip install docker-compose

0 commit comments

Comments
 (0)