Skip to content

Commit

Permalink
fixed action
Browse files Browse the repository at this point in the history
  • Loading branch information
IncognitoTGT committed Mar 9, 2024
1 parent fec692f commit 263dc3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-vps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
cd /var/www/anycode-docs
git pull
pnpm i
pm2 stop anycode-docs
/root/.local/share/pnpm/pm2 stop anycode-docs
pnpm build
pm2 start anycode-docs
/root/.local/share/pnpm/pm2 start anycode-docs

0 comments on commit 263dc3c

Please sign in to comment.