Skip to content

Commit 84964bb

Browse files
committed
Update deploy.yml
1 parent 88e1d41 commit 84964bb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,4 @@ jobs:
115115

116116
echo '=== Final Status ===' && \
117117
echo 'PM2 process list:' && \
118-
pm2 list && \
119-
echo 'Recent logs:' && \
120-
pm2 logs dfanso-tunnel --lines 20 || true"
118+
pm2 list

0 commit comments

Comments
 (0)