Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
박세준 authored and 박세준 committed Dec 28, 2024
1 parent ba6993d commit 268edf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
AWS_REGION: ap-northeast-2
run: |
aws s3 sync ./dist s3://toyproject-front09-dev --delete
aws cloudfront create-invalidation --distribution-id E2VJW9HKF7A9IJ --paths "/*"
aws cloudfront create-invalidation --distribution-id E2VJW9HKF7A9IJ --paths "/*"

0 comments on commit 268edf9

Please sign in to comment.