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
Bug fix: fail the action when catching exception from cli command (#13)
* Bug fix: fail the action when catching exception from cli command
- We need to fail the action whenever there is an exception, we already did that in multiple places except in fetchRosinstallDependencies and getSampleAppVersion
0 commit comments