Skip to content

Commit dbe7342

Browse files
committed
One more try
1 parent b48302b commit dbe7342

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
@@ -27,7 +27,7 @@ jobs:
2727
- /caches/app.tar
2828

2929
# Deployment.
30-
- run: apk add --update py-pip
30+
- run: apk add --update bash py-pip
3131
- run: pip install awscli --upgrade --user
3232
- deploy:
3333
command: ./deploy.sh DEV

0 commit comments

Comments
 (0)