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
- Split upload step into Unix and Windows variants
- Add file existence checks before upload
- Use || true for Unix to prevent failures from stopping the workflow
- Add debug output to show which files are being uploaded
- This should fix intermittent upload failures
0 commit comments