jumanjihouse / pre-commit-hooks

git pre-commit hooks that work with http://pre-commit.com/
MIT License
114 stars 52 forks source link

Executable `/usr/bin/ruby2.5` not found #79

Open kenorb opened 3 years ago

kenorb commented 3 years ago

The following error happens on GitHub Actions. I believe Ruby is installed fine.

Check markdown files.....................................................Failed
- hook id: markdownlint
- exit code: 1

Executable `/usr/bin/ruby2.5` not found

Any clues? This was working before.

Config:

  - repo: https://github.com/jumanjihouse/pre-commit-hooks
    rev: master
    hooks:
      - id: markdownlint