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
Problem:
"git commit" fails in "PushToGithub" CI job:
.husky/pre-commit: 2: .: cannot open .husky/_/husky.sh: No such file
Solution:
For now, just remove this npm "prepare" script. This is only wanted for
developers, should not be used in CI.
Related: 0abd919
0 commit comments