core_unix icon indicating copy to clipboard operation
core_unix copied to clipboard

Explicitly call `bash` in action for platforms that `env` is not located on `/usr/bin/env`

Open Nymphium opened this issue 3 years ago • 0 comments

This PR enables to build on platforms which don't have env on /usr/bin, for example nix-build (with opam2nix) .

Nymphium avatar Apr 19 '22 05:04 Nymphium