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
fix: dynamically update spec paths when home directory changes (#40)
In cases where you install the app over itself, the home directory can change. This updates specs to
always refer to valid home directories; otherwise, you can get into a download error loop.
0 commit comments