You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(workflow): update PM2 commands to use absolute path
- Change PM2 commands to use the absolute path for consistency.
- Ensure the PM2 process is correctly described and managed in the workflow.
- Improve maintainability by avoiding reliance on a potentially misconfigured PATH.
- Remove unnecessary comment from server configuration for clarity.
0 commit comments