Skip to content

Commit 904bbaa

Browse files
authored
깃허브 워크플로우 ' 수정
1 parent 4da4b6e commit 904bbaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
# 전송된 압축 배포파일을 압축풀기
8484
- name: Release Compressed File
8585
run: |
86-
ssh sweepic-ec2 'sudo tar -xzvf /opt/app/dist.tar.gz
86+
ssh sweepic-ec2 'sudo tar -xzvf /opt/app/dist.tar.gz'
8787
8888
8989
# 원격 서버에서 애플리케이션을 Systemd 서비스로 등록하는 과정

0 commit comments

Comments
 (0)