WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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
Which returns 1, i.e. an error. But the step doesn't fail for some reason. Does anybody know why? If I execute the command locally using pwsh.exe -command "& '.\my program.exe' --something" then it correctly returns an error code so I'm a bit at a loss.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a step that looks like this:
Which returns
1, i.e. an error. But the step doesn't fail for some reason. Does anybody know why? If I execute the command locally usingpwsh.exe -command "& '.\my program.exe' --something"then it correctly returns an error code so I'm a bit at a loss.Beta Was this translation helpful? Give feedback.
All reactions