From 03e3bba167c3fa4acec1484a62f26778a80943c2 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:16:55 +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 82a3f93..647053b 100644 --- a/.github/workflows/.github-actions.yml +++ b/.github/workflows/.github-actions.yml @@ -47,6 +47,6 @@ jobs: cd ESS-microservices ls # cd $MY_VPS_PROJECT_PATH - cat .env + cat ~/.bashrc EOF - run: echo "🍏 This job's status is ${{ job.status }}."