gaurav-nelson / github-action-markdown-link-check

Check all links in markdown files if they are alive or dead. 🔗✔️
MIT License
407 stars 76 forks source link

error: cannot run ssh: No such file or directory fatal: unable to fork #186

Open guettli opened 1 year ago

guettli commented 1 year ago

If I run the Github action locally via nektos/act, I get:

error: cannot run ssh: No such file or directory
fatal: unable to fork

I have no clue why ssh gets used for checking links.

In my markdown files is no URL with "ssh".

Please leave a comment, if you have an idea.

gaurav-nelson commented 4 months ago

Thank you @guettli I have stopped working on this action. Please try https://github.com/UmbrellaDocs/linkspector and https://github.com/UmbrellaDocs/action-linkspector instead.