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
This fixes the bug introduced by 3ea3f24, which deleted .empty file
unintentionally.
Without this, we need to call mkdir to create the "build" directory,
and it's just incovenient, especially on CI.
Signed-off-by: Fujimoto Seiji <[email protected]>
0 commit comments