Skip to content

Commit

Permalink
add time
Browse files Browse the repository at this point in the history
  • Loading branch information
ethboi committed Aug 16, 2023
1 parent b69fca3 commit faed2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Stop & Start
run: |
pm2 stop "lyra-bot"
pm2 start "lyra-bot"
pm2 start "lyra-bot" --time
pm2 save

0 comments on commit faed2a9

Please sign in to comment.