Skip to content

Commit

Permalink
chore: updated ci
Browse files Browse the repository at this point in the history
  • Loading branch information
samzhangjy committed Aug 27, 2023
1 parent 845d49a commit eea2f3a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ jobs:
password: ${{ secrets.DEPLOY_PASSWORD }}
port: ${{ secrets.DEPLOY_PORT }}
script: |
export NVM_DIR=~/.nvm
source ~/.nvm/nvm.sh
exec bash \-l
source ~/.bashrc
echo "[INFO] ObserverX server CI script running with PID $$"
script_home=$(realpath ~/projects/observerx-panel/)
Expand Down

1 comment on commit eea2f3a

@vercel
Copy link

@vercel vercel bot commented on eea2f3a Aug 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.