Skip to content
Snippets Groups Projects
Unverified Commit ffd7c05a authored by Michael Pratt's avatar Michael Pratt Committed by Christian Marangi
Browse files

prereq-build: add check for true and false


Some uses cases, like with autotools, need a path for 'true'
if we use them to force something to skip.

This will work by default on Linux hosts,
and require MacOS hosts to get coreutils,
which is currently installed in the CI
for 'macos-latest' host.

In the future, prereq stage can be reworked
to search for the actual binary
instead of relying on env.

Signed-off-by: default avatarMichael Pratt <mcpratt@pm.me>
parent 0c117e1f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment