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

Commit d62f912

Browse files
Update config.yml
1 parent c0f440c commit d62f912

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
@@ -6,7 +6,7 @@ install_dependency: &install_dependency
66
name: Installation of build and deployment dependencies.
77
command: |
88
sudo apt install jq
9-
# sudo pip install awscli --upgrade
9+
sudo pip install awscli --upgrade
1010
1111
install_deploysuite: &install_deploysuite
1212
name: Installation of install_deploysuite.

0 commit comments

Comments
 (0)