Skip to content

Commit

Permalink
Merge pull request #156 from teamViNO/feature/video
Browse files Browse the repository at this point in the history
[fix] .ebextensions 추가
  • Loading branch information
jainefer authored Feb 15, 2024
2 parents 093a509 + 25ead6e commit 7a17ca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev__deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
# 배포 패키지 생성
- name: Generate deployment package
run: |
cp -R .ebextensions
cp -R .platform dist
cp -R tempMp3 dist
cp package.json dist/package.json
Expand Down

0 comments on commit 7a17ca0

Please sign in to comment.