From ce046c8f4d0f5e0dcd0d553d2a8c16a507614e97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=E1=BA=A1m=20Ti=E1=BA=BFn=20H=E1=BA=A3i?= <64392275+just-pthai-it@users.noreply.github.com> Date: Mon, 17 Jun 2024 10:08:38 +0700 Subject: [PATCH] Update .github-actions.yml --- .github/workflows/.github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/.github-actions.yml b/.github/workflows/.github-actions.yml index 21cdd9f..234405e 100644 --- a/.github/workflows/.github-actions.yml +++ b/.github/workflows/.github-actions.yml @@ -41,7 +41,7 @@ jobs: ssh-keyscan -H $MY_VPS_IP_ADDRESS >> ~/.ssh/known_hosts ssh $MY_VPS_USER@$MY_VPS_IP_ADDRESS << 'EOF' whoami - ll + ls cd projects/ESS-microservices # cd $MY_VPS_PROJECT_PATH cat .env