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: refine directory creation logic in Windows script
- Updated the script to use 'md' for directory creation and improved error handling by logging warnings if directory creation fails.
- Ensured that directory checks include a trailing backslash for more reliable path validation.
0 commit comments