Closed
Description
When action StampWithIjar
runs it does not allow environment variables to be passed in using --action_env
command line flag. This can lead to problems when ijar
is executed on systems that have compiled it with a tool chain picked up from the environment but not available on the host system in standard locations.
A common solution applied is to allow durning action run use_default_shell_env = True
as done in twitter-forks#8
Metadata
Metadata
Assignees
Labels
No labels