Skip to content

Commit

Permalink
Update .github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
just-pthai-it authored Jun 17, 2024
1 parent 1081cca commit ce046c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ce046c8

Please sign in to comment.