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
Makefile incorrectly assumes existence of ~/bin (#135)
### Description
install-ocb target assumed pre-existence of ~/bin
Added non-destructive mkdir before curl operation
### Checklist
- [NA] Created tests which fail without the change (if possible)
- [NA] Extended the README / documentation, if necessary
0 commit comments