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
Add detailed debugging output for WASM build in CI
- Add clear section markers with ===== for visibility
- Show current directory and file listings at each step
- Exit with error if build or copy fails
- Use find to locate WASM files if copy fails
This will help diagnose why the WASM file is not being included in artifacts.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments