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
Workaround for shelljs in windows to fix CI (#236)
* Workaround shelljs in windows to fix CI
shell.cp() creates invalid symlinks when copying directories
See: shelljs/shelljs#198
* delete the file in init.ts instead of ci.yml so it fixes CI on other repos too
0 commit comments