From dabf1314161bede38d40a0fdacd4835e811f7d70 Mon Sep 17 00:00:00 2001 From: w8385 Date: Tue, 9 Apr 2024 18:05:18 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20cd=20=EC=BB=A4=EB=A7=A8=EB=93=9C=20?= =?UTF-8?q?=EC=88=9C=EC=84=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deployment.yaml b/.github/workflows/deployment.yaml index e21d18d..1d38536 100644 --- a/.github/workflows/deployment.yaml +++ b/.github/workflows/deployment.yaml @@ -20,5 +20,5 @@ jobs: port: ${{ secrets.SSH_PORT }} script: | cd sometime-be/ - npm install git pull + npm install