Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
github workflows: Stick with
which
instead of command -v
... because even though it looks like a subshell, it apparently is not evaluated through a shell but passed right into exec.
- Loading branch information