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
Over in #64@muhlba91 reported the upload step failing, but not including any more details.
Under the hood, it's using system which prints the output to stdout, and returns true/false. It'd be nice to have the stdout/stderr when the command fails to figure out what is failing and why.
The text was updated successfully, but these errors were encountered:
Over in #64 @muhlba91 reported the upload step failing, but not including any more details.
Under the hood, it's using
system
which prints the output to stdout, and returns true/false. It'd be nice to have the stdout/stderr when the command fails to figure out what is failing and why.The text was updated successfully, but these errors were encountered: