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
* Update build.sh
We can fail to copy the input file if it's not in the root directory of the repo (e.g., `cp: cannot create regular file '/tmp/tmp.sRqO7Yhj5L/dpe-irot-profile/main.md': No such file or directory`).
Make the missing directory before copying.
* also make dirs for outputs
0 commit comments