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 }}."