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: create the build directory before trying to write files in it
Do not try to write the cross file in the build directory before
ensuring that the build directory exists. Add a test to make sure
this does not break again.
Fixes#406.
0 commit comments