tuist / Command

📦 A micro Swift package with utilities for running system processes
https://command.tuist.io
MIT License
38 stars 2 forks source link

Environment is never set #79

Closed AndrewBarba closed 2 months ago

AndrewBarba commented 2 months ago

CommandRunner.run never actually sets process.environment

AndrewBarba commented 2 months ago

Fixed https://github.com/tuist/Command/pull/80