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
It seems to report a step, only after it finished completely?
Edit:
It seems to report a step, only after it finished completely?
This seems to be the issue, but because the command I was running was watching, it never ended. The main issue here is that the stdout is not displayed while the command is still running.
Details
This is a custom build with:
Specifically on a PR testing the builder: LecrisUT/mystmd#1
Expected Result
Update the build log with the current status
Actual Result
The log is stuck at
npm run build
(or just after finishing that)The text was updated successfully, but these errors were encountered: