I hate typos
This commit is contained in:
parent
1e07be44da
commit
214a9eb5c1
@ -34,7 +34,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Deploy to S3
|
name: Deploy to S3
|
||||||
command: |
|
command: |
|
||||||
sudo apt-get install install awscli
|
sudo apt-get -y -qq install awscli
|
||||||
aws s3 sync build s3://$DEPLOY_BUCKET/ --delete
|
aws s3 sync build s3://$DEPLOY_BUCKET/ --delete
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
|
Loading…
Reference in New Issue
Block a user