Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 1a29f17

Browse files
authored
Update config.yml
1 parent 736215b commit 1a29f17

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
@@ -5,6 +5,7 @@ defaults: &defaults
55
install_dependency: &install_dependency
66
name: Installation of build and deployment dependencies.
77
command: |
8+
sudo apt update
89
sudo apt install jq
910
sudo apt install python3-pip
1011
sudo pip install awscli --upgrade

0 commit comments

Comments
 (0)