-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Howdy 👋 Firstly, thanks for this amazing action.
I wanted to post a feature request. It would be nice to be able to pass silent: false
to the exec
options here:
Line 55 in 7cbd522
await exec(buildCommand, { cwd }).catch((error) => { |
To be able to see the full output of the buildCommand
that could help with debugging or prove informative in other ways.
I already changed it in my fork, and it's working pretty nicely. Let me know what you think 🙏
If you accept contributions, I can shoot you a quick PR for this.
Metadata
Metadata
Assignees
Labels
No labels