Skip to content

Commit

Permalink
Update auto_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhihao1021 authored Apr 12, 2024
1 parent b021155 commit f5681a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/auto_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ jobs:
proxy_port: ${{ secrets.PROXY_PORT }}
script_stop: true
script: |
source .bashrc
ls
la
cat .bashrc
ls -a
cwd
npm -v
cd ~/pd2-ticket-v2/frontend
git pull
Expand Down

0 comments on commit f5681a3

Please sign in to comment.