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
refactor(nervous-system): use anyhow in release runscript (dfinity#3793)
This much improves the error reporting if anything goes wrong, and makes
the code more concise as we can use `?` instead of .unwrap()
[← Previous PR](dfinity#3792) | [Next PR
→](dfinity#3794)
0 commit comments